summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ui/title_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-24fix(path): normalize path slashes on Windows #37729tao1
2026-04-22fix(options): default 'titlestring' shows CWD #39233Nick Krichevsky1
2025-08-26fix(terminal): add various missing redrawsSean Dewar1
2024-12-19feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343Justin M. Keyes1
2024-12-10fix(ui): update title in more cases (#31508)zeertzjq1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-09-11fix: replace NVIM with Nvim in default titlestring (#30348)Gregory Anders1
2024-06-28refactor: use `vim._with` where possibledundargoc1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
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: normalise nvim bridge functionsLewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-08-21vim-patch:8.2.4208: using setbufvar() may change the window titlezeertzjq1
2023-05-21refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell1
2023-05-10test: move most title tests to a separate file (#23557)zeertzjq1