onivim/oni

Multiple new files show as single tab

Open

#1,565 opened on Feb 15, 2018

 (2 comments) (0 reactions) (0 assignees)TypeScript (297 forks)batch import
bughelp wanted

Repository metrics

Stars
 (11,250 stars)
PR merge metrics
 (No merged PRs in 30d)

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