onivim/oni

Oni wont't open when passed a number as first parameter

Open

#2.584 aberto em 26 de set. de 2018

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (336 forks)batch import
0.3.8buggood first issue

Métricas do repositório

Stars
 (11.389 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Oni Version: 0.3.6 Operating System: macOS Sierra

Issue: Running oni from the command line with a number as first parameter won't open the editor

Expected behavior: I should see the filesystem tool and the editor area

Actual behavior: I only see the system menu bar and the window UX

Steps to reproduce: open a terminal; run oni 123

Maybe this is only happening to me? I would be available to follow any debug step needed.

This is what I get:

screen shot 2018-09-26 at 11 42 05 am

Guia do colaborador