Skip to content

Window Title Mismatching #1129

@iwinux

Description

@iwinux

Problem

  1. Start VimR
  2. Open file foo.md from Telescope picker
  3. Now the window title becomes [Prompt] +
  4. Open another file bar.md
  5. The window title is still [Prompt] +
  6. Execute command :bd while bar.md is active
  7. Now the remaining open file is foo.md BUT the window title becomes bar.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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions