Skip to content

[Bug]: Opening Telescope in an empty buffer shows the modified icon #762

@sstallion

Description

@sstallion

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

I've noticed that if I start with an empty buffer (eg. :new) and open a Telescope picker (eg. :Telescope find_files, the modified icon will be shown for the current tab if mode = "tabs". This does not appear to affect mode = "buffers".

What did you expect to happen?

There should be no change to the modified icon.

Config

require("bufferline").setup {
  options = {
    mode = "tabs"
  }
}

Additional Information

No response

commit

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions