aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/tabline_spec.lua
Commit message (Expand)AuthorAge
* feat(ui): don't show unfocusable windows in :tabs, 'tabline' #27984luukvbaal2024-11-16
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* feat(ui): statusline text inherits highlights #29976Riley Bruins2024-10-12
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* refactor(tests): use new global defaults instead of set_default_attr_idsbfredl2024-03-26
* refactor(tests): all screen tests should use highlightsbfredl2024-03-23
* feat(tabline): middle mouse button now closes tab (#27522)Nacho Nieva2024-02-19
* test: use integers for API Buffer/Window/Tabpage EXT typesLewis Russell2024-01-16
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* fix(statusline): fill for double-width char after moving items (#24207)zeertzjq2023-06-30
* fix(tabline): avoid memory leak in tabline click definitions (#21847)luukvbaal2023-01-17
* fix: setting tabline option not redrawing tablineshadmansaleh2022-10-24
* test: update tests to work with 'hidden'Gregory Anders2021-08-18
* [RDY] Add buffer information to tabline_update (#12481)John Gehrig2021-06-27
* screen.lua: remove screen:_on_event #11488Justin M. Keyes2019-12-01
* tests/ui: remove unnecessary screen:detach()Björn Linse2019-10-13
* tests: introduce screen:expect{...} formBjörn Linse2018-08-27
* Merge #7454 'ui: ext_wildmenu'Justin M. Keyes2017-10-31
* api/ext_tabline: `curtab` should be a Tabpage handle.Justin M. Keyes2017-04-28
* api/ext_tabline: List of Dicts.Justin M. Keyes2017-04-26
* api: nvim_ui_attach(): Flatten ext_* options.Justin M. Keyes2017-04-26
* api/ui: externalize tablineJustin M. Keyes2017-04-26
* api/ui: externalize tablineDongdong Zhou2017-04-26