Lines Matching refs:tabline
4286 Problem: The tabline menu was using ":999tabnew" which is now invalid.
10687 Problem: When using try/catch in 'tabline' it is still considered an
10688 error and the tabline will be disabled.
12760 Problem: Cannot update 'tabline' when a tab was closed.
15591 tabline.
15592 Solution: Skip drawing a tabline if TabPageIdxs is NULL. (Dominique Pelle)
27085 Solution: Account for missing tabline.
30105 'tabline' changes.
33006 Problem: No test for closing tab by click in tabline.
33052 tab by double clicking in the tabline.
39487 Problem: Quickfix window height wrong when there is a tabline. (Daniel
39489 Solution: Take the tabline height into account. (closes #5058)
47476 Problem: Tabpage menu and tabline not sufficiently tested.
47638 Problem: Insufficient testing for 'statusline' and 'tabline'.
48832 Problem: Empty group in 'tabline' may cause using an invalid pointer.