-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
Description
Steps to reproduce:
- Launch Vim
:splitto create new window:edit file2in that new window- Switch back to first window
:edit file1in the first window
What was expected:
The tabline to be # | file1 | file2 |
What happened instead:
The tabline is # | * | file2 |
Reactions are currently unavailable