neovim/test/functional
bfredl fa99afe35e fix(multibyte): handle backspace of wide clusters in replace mode
Make utf_head_off more robust against invalid sequences
and embedded NUL chars
2024-09-06 10:22:29 +02:00
..
api fix(api): nvim_buf_get_text() crashes with large negative column #28740 2024-09-03 06:01:42 -07:00
autocmd refactor(tests): again yet more global highlight definitions 2024-08-14 14:03:34 +02:00
core test: tmpname(create:boolean) #30242 2024-09-03 02:18:17 -07:00
editor fix(multibyte): handle backspace of wide clusters in replace mode 2024-09-06 10:22:29 +02:00
ex_cmds test: tmpname() can skip file creation 2024-09-02 20:19:50 +02:00
fixtures
legacy vim-patch:9.1.0708: Recursive window update does not account for reset skipcol (#30217) 2024-09-01 20:19:19 +08:00
lua test: tmpname(create:boolean) #30242 2024-09-03 02:18:17 -07:00
options feat(startup): validate --listen address 2024-09-02 22:41:41 +02:00
plugin feat(lsp): support hostname in rpc.connect #30238 2024-09-03 08:10:39 -07:00
provider refactor(tests): again yet more global highlight definitions 2024-08-14 14:03:34 +02:00
script
shada
terminal fix(terminal): interrupt/got_int hangs terminal (#30056) 2024-08-20 06:23:56 +08:00
treesitter feat(treesitter)!: default to correct behavior for quantified captures (#30193) 2024-09-01 18:01:53 +00:00
ui vim-patch:9.1.0704: inserting with a count is inefficient (#30206) 2024-09-01 06:21:36 +08:00
vimscript test: tmpname(create:boolean) #30242 2024-09-03 02:18:17 -07:00
example_spec.lua
preload.lua
testnvim.lua