Skip to content

Buffer name not updating #24

Open
Open
@chunkhang

Description

@chunkhang

Steps to reproduce:

  1. Launch Vim
  2. :split to create new window
  3. :edit file2 in that new window
  4. Switch back to first window
  5. :edit file1 in the first window

What was expected:
The tabline to be # | file1 | file2 |

What happened instead:
The tabline is # | * | file2 |

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions