vim-airline/autoload/airline/extensions/tabline
Paul Fernandez 04bf4eabca
Changed bufloaded back to buflisted
The last PR (#2522) caused some issues for me, and the author @KSR-Yasuda suggested that this change could be the culprit. `__CtrlSF__` and `[No Name]` tabs appearing, and adding them to `airline#extensions#tabline#ignore_bufadd_pat` just made the whole tabline disappear.

I also use the Startify plugin with session saving, and found that when restoring a session, the tabs would no longer appear until I had visited a buffer again, whereas beforehand they would load up a soon as I opened Vim. So I commented out my entire vimrc, and could reproduce this issue by opening an existing session with `vim -S mysession`. Without this fix, only a single buffer from the session is shown in the tabline.

I'm using regular Vim, version 8.2 on MacOS 12.3.1.
2022-04-11 10:54:01 -07:00
..
formatters vim9: Needs at least version 8.2.22844 2021-06-07 13:44:53 +02:00
autoshow.vim Change event for tabline autoshow 2021-05-27 08:29:30 +00:00
buffers.vim tabline: Give error message, if switching buffers is not possible 2021-12-05 18:52:27 +01:00
buflist.vim Changed bufloaded back to buflisted 2022-04-11 10:54:01 -07:00
builder.vim Happy new year! 2021-01-01 12:57:00 +00:00
ctrlspace.vim autocommands: check for existence of airline highlight group 2021-04-30 13:26:33 +02:00
tabs.vim autocommands: check for existence of airline highlight group 2021-04-30 13:26:33 +02:00
tabws.vim autocommands: check for existence of airline highlight group 2021-04-30 13:26:33 +02:00
xtabline.vim autocommands: check for existence of airline highlight group 2021-04-30 13:26:33 +02:00