mirror of
https://github.com/vim-airline/vim-airline.git
synced 2024-11-24 11:25:54 +08:00
6e3c0c1c14
When cacheing the values of buffer number, window number per tabpage, we might forget to update the statusline when it is actually needed, e.g. on `:tab help h | norm! gt` which would then still display "Help" also we are not in a help window anymore. Therefore cache those values (including current tabpage number) globally. fixes #1253 |
||
---|---|---|
.. | ||
airline.vim |