neovim/test/functional
zeertzjq 931bcc8081 fix(keycodes): recognize <t_xx> as a key
Problem:    The result of keytrans() sometimes can't be translated back.
Solution:   Recognize <t_xx> as a key.
(cherry picked from commit 0284b15bd4)
2023-08-13 14:15:08 +00:00
..
api fix(keycodes): recognize <t_xx> as a key 2023-08-13 14:15:08 +00:00
autocmd test: check that TextChangedT cannot delete terminal buffer 2023-07-28 15:57:57 +08:00
core fix(startup): don't truncate when printing with -l 2023-07-25 22:56:02 +08:00
editor fix(folds): update folds in Insert mode with fdm=indent 2023-07-25 22:56:02 +08:00
ex_cmds fix(remote): make --remote-expr print to stdout 2023-06-11 07:30:08 +00:00
fixtures NVIM v0.9.0 2023-04-07 13:26:29 +02:00
legacy vim-patch:9.0.1597: cursor ends up below the window after a put 2023-06-02 00:49:10 +00:00
lua fix(fs.lua): normalize slash truncation 2023-07-18 06:36:24 +00:00
options test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
plugin fix(lsp): do not assume client capability exists in watchfiles check (#24558) 2023-08-04 10:16:54 +01:00
provider test: re-bundle cat on windows (#21255) 2023-03-14 09:12:26 +08:00
shada test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
terminal fix(terminal): forward horizontal mouse scrolling 2023-08-04 10:34:55 +08:00
treesitter fix(treesitter): make sure injections don't return empty ranges (#24595) 2023-08-10 18:08:54 +02:00
ui fix(diff): filler lines for hunks bigger than linematch limit 2023-08-12 09:14:54 +00:00
vimscript fix(plines): folded lines with virt_lines attached to line above 2023-07-25 22:56:02 +08:00
example_spec.lua
helpers.lua test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
preload.lua test: remove unused variable (#21552) 2022-12-29 07:20:42 +08:00