aboutsummaryrefslogtreecommitdiff
path: root/test/functional/terminal/api_spec.lua
Commit message (Expand)AuthorAge
* feat(terminal)!: cursor shape and blink (#31562)Gregory Anders2024-12-17
* refactor(tests): rename terminal/testutil.lua => testterm.lua #30372Justin M. Keyes2024-09-15
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* refactor: format test/*Justin M. Keyes2024-01-03
* test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* test: set 'termguicolors' in outer Nvim instance (#26437)zeertzjq2023-12-07
* test: set notermguicolors in testsGregory Anders2023-12-06
* feat(highlight): update default color schemeEvgeni Chasnovski2023-12-02
* fix(tui): grid_clear properly clears the screenLuuk van Baal2023-05-03
* fix(tui): more work in the TUIbfredl2022-12-31
* test: simplify platform detection (#21020)dundargoc2022-11-22
* test: introduce skip() #21010dundargoc2022-11-13
* feat: stdpath('run'), /tmp/nvim.user/ #18993Justin M. Keyes2022-06-30
* feat(server): instance "name", store pipes in stdpath(state)Justin M. Keyes2022-06-15
* defaults: 'showcmd', 'belloff', 'ruler'Justin M. Keyes2017-03-16
* tests: fix racyness in terminal/api_spec.luaBjörn Linse2016-10-19
* test: api_specJustin M. Keyes2016-09-22