neovim/test/functional
zeertzjq 115fe762b4 fix(terminal): don't send unknown special keys to terminal
Special keys are negative integers, so sending them to terminal leads to
strange behavior.

(cherry picked from commit 6b76fd9109)
2023-07-17 13:43:14 +00:00
..
api fix(edit): fix K_EVENT interfering with 'digraph' 2023-07-05 04:06:37 +00:00
autocmd test: scheduled callback shouldn't trigger ModeChanged repeatedly 2023-04-26 16:24:00 +00:00
core fix: always set arg0 to lua scripts 2023-07-01 00:18:15 +00:00
editor fix(mark): properly init mark views 2023-04-10 14:49:49 +00: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(completion): don't add backslash in runtime completion 2023-07-08 15:29:44 +00:00
options test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
plugin fix(editorconfig): check that buffer is valid 2023-06-05 16:53:33 +00: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): don't send unknown special keys to terminal 2023-07-17 13:43:14 +00:00
treesitter [Backport release-0.9] fix(treesitter): redraw added/removed injections properly (#23408) 2023-05-06 11:55:51 +02:00
ui fix(mouse): copy the line before syntax matching 2023-07-12 00:50:53 +00:00
vimscript fix(eval): prevent double-free in garbage collection 2023-04-10 10:07:18 +00: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