aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/title_spec.lua
Commit message (Expand)AuthorAge
* feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343Justin M. Keyes2024-12-19
* fix(ui): update title in more cases (#31508)zeertzjq2024-12-10
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* fix: replace NVIM with Nvim in default titlestring (#30348)Gregory Anders2024-09-11
* refactor: use `vim._with` where possibledundargoc2024-06-28
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* test: use integers for API Buffer/Window/Tabpage EXT typesLewis Russell2024-01-16
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: normalise nvim bridge functionsLewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* vim-patch:8.2.4208: using setbufvar() may change the window titlezeertzjq2023-08-21
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* test: move most title tests to a separate file (#23557)zeertzjq2023-05-10