-
-
Notifications
You must be signed in to change notification settings - Fork 231
Closed
Labels
bugSomething isn't workingSomething isn't workinginvalidThis doesn't seem rightThis doesn't seem rightneeds clarificationneeds-minimal-repro
Description
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
Labels
bugSomething isn't workingSomething isn't workinginvalidThis doesn't seem rightThis doesn't seem rightneeds clarificationneeds-minimal-repro