summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ui/tabline_spec.lua
AgeCommit message (Expand)AuthorFiles
2024-11-16feat(ui): don't show unfocusable windows in :tabs, 'tabline' #27984luukvbaal1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-10-12feat(ui): statusline text inherits highlights #29976Riley Bruins1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-26refactor(tests): use new global defaults instead of set_default_attr_idsbfredl1
2024-03-23refactor(tests): all screen tests should use highlightsbfredl1
2024-02-19feat(tabline): middle mouse button now closes tab (#27522)Nacho Nieva1
2024-01-16test: use integers for API Buffer/Window/Tabpage EXT typesLewis Russell1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-06-30fix(statusline): fill for double-width char after moving items (#24207)zeertzjq1
2023-01-17fix(tabline): avoid memory leak in tabline click definitions (#21847)luukvbaal1
2022-10-24fix: setting tabline option not redrawing tablineshadmansaleh1
2021-08-18test: update tests to work with 'hidden'Gregory Anders1
2021-06-27[RDY] Add buffer information to tabline_update (#12481)John Gehrig1
2019-12-01screen.lua: remove screen:_on_event #11488Justin M. Keyes1
2019-10-13tests/ui: remove unnecessary screen:detach()Björn Linse1
2018-08-27tests: introduce screen:expect{...} formBjörn Linse1
2017-10-31Merge #7454 'ui: ext_wildmenu'Justin M. Keyes1
2017-04-28api/ext_tabline: `curtab` should be a Tabpage handle.Justin M. Keyes1
2017-04-26api/ext_tabline: List of Dicts.Justin M. Keyes1
2017-04-26api: nvim_ui_attach(): Flatten ext_* options.Justin M. Keyes1
2017-04-26api/ui: externalize tablineJustin M. Keyes1
2017-04-26api/ui: externalize tablineDongdong Zhou1