onivim/oni

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

Open

#2,584 opened on Sep 26, 2018

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

Repository metrics

Stars
 (11,389 stars)
PR merge metrics
 (No merged PRs in 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

Contributor guide