onivim/oni

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

Open

#2.584 geöffnet am 26. Sept. 2018

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (11.389 Stars) (336 Forks)batch import
0.3.8buggood first issue

Beschreibung

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

Contributor Guide