-
-
Notifications
You must be signed in to change notification settings - Fork 225
Open
Description
Problem
- Start VimR
- Open file
foo.md
from Telescope picker - Now the window title becomes
[Prompt] +
- Open another file
bar.md
- The window title is still
[Prompt] +
- Execute command
:bd
whilebar.md
is active - Now the remaining open file is
foo.md
BUT the window title becomesbar.md
(which is already closed!)
Expect
The VimR window title should stay synced with the active buffer.
Env
- VimR:
Version 0.57.0 (20250901.212156)
- NeoVim v0.11.4
- macOS 15.3.2
Metadata
Metadata
Assignees
Labels
No labels