onivim/oni

Multiple new files show as single tab

Open

#1565 opened on Feb 15, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (11,389 stars) (336 forks)batch import
bughelp wanted

Description

When using tab mode "buffers", creating multiple new files results in a single tab. Even :tabe only opens a new empty file in the current tab:

It's possible to switch between the buffers with :bn, but only a single tab named "No Name" is shown.

The unsaved buffers all have the name "No Name":

Contributor guide