Is there an existing issue for this?
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
Is there an existing issue for this?
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 ifmode = "tabs". This does not appear to affectmode = "buffers".What did you expect to happen?
There should be no change to the modified icon.
Config
Additional Information
No response
commit
No response