neovim/test/functional
zeertzjq 4cded8cec1
Merge pull request #19180 from zeertzjq/tui-kitty-keypad
feat(tui): recognize keypad keys when using kitty keyboard protocol
2022-07-07 07:42:22 +08:00
..
api feat(api): add unsilent to command APIs 2022-07-03 04:34:28 +08:00
autocmd fix(terminal): crash if TermClose deletes own buffer #19222 2022-07-05 02:31:49 -07:00
core feat: stdpath('run'), /tmp/nvim.user/ #18993 2022-06-30 04:16:46 -07:00
editor fix(mark): fix unexpected cursor movements (#19253) 2022-07-06 19:01:44 +08:00
ex_cmds Merge #19060 memory leaks 2022-06-28 12:37:39 +02:00
fixtures refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
legacy vim-patch:8.2.4378: incsearch HL broken when calling searchcount in 'tabLine' (#19147) 2022-06-29 19:34:37 +08:00
lua fix(vim.ui.input): accept nil or empty "opts" #19109 2022-06-28 02:53:15 -07:00
options feat: add 'mousescroll' option (#12355) 2022-07-06 19:34:24 +08:00
plugin fix(lsp): small bugs in snippet-parser #18998 2022-06-29 09:53:49 -07:00
provider feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009 2022-05-03 06:08:35 -07:00
shada build: rename build-related dirs 2022-06-28 04:02:29 -07:00
terminal Merge pull request #19180 from zeertzjq/tui-kitty-keypad 2022-07-07 07:42:22 +08:00
treesitter fix(ci): noisy logs, unreliable test #19019 2022-06-18 19:19:08 -07:00
ui vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (#19244) 2022-07-07 04:47:18 +08:00
vimscript vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (#19244) 2022-07-07 04:47:18 +08:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
preload.lua feat(logging): include test-id in log messages 2022-06-15 19:23:10 -07:00