onivim/oni

Multiple new files show as single tab

Open

#1.565 geöffnet am 15. Feb. 2018

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (11.389 Stars) (336 Forks)batch import
bughelp wanted

Beschreibung

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