neovim/test/functional
bfredl c7e74f7889
Merge pull request #20351 from bfredl/cmdfix2
fix(cmdline): don't send invalid cursor with incsearch and cmdheight=0
2022-09-26 13:30:19 +02:00
..
api ci: move BSD jobs from sourcehut to Cirrus CI #19616 2022-09-08 15:12:42 -07:00
autocmd fix: assert failure when changing 'ut' while waiting for CursorHold (#20241) 2022-09-18 22:55:30 +08:00
core feat: ":write!" skips "file changed" warning #18665 2022-09-24 18:57:10 -07:00
editor test(tabpage_spec): actually test for nvim_win_hide 2022-09-23 10:17:44 +08:00
ex_cmds ci: move BSD jobs from sourcehut to Cirrus CI #19616 2022-09-08 15:12:42 -07:00
fixtures fix(tests): indicate in test logs when nvim exit times out 2022-09-22 10:38:11 +02:00
legacy vim-patch:9.0.0586: missing change in test (#20347) 2022-09-26 07:46:58 +08:00
lua fix!: make :undo! notify buffer update callbacks (#20344) 2022-09-26 07:15:07 +08:00
options fix(fillchars): change fallback after setcellwidths() 2022-08-08 20:03:40 +08:00
plugin fix(lsp): create missing directory before creating file (#19835) 2022-09-24 12:46:21 +02:00
provider fix(tests): remove irrelevant usage of display-=msgsep 2022-08-17 23:44:49 +02:00
shada vim-patch:9.0.0537: the do_set() function is much too long (#20274) 2022-09-22 09:43:37 +08:00
terminal feat(terminal): recognize underdouble and undercurl 2022-09-26 11:53:20 +08:00
treesitter refactor(treesitter): rename x_position => x_pos 2022-09-25 13:46:15 +02:00
ui fix(cmdline): don't send invalid cursor with incsearch and cmdheight=0 2022-09-26 13:29:55 +02:00
vimscript docs: fix typos (#20150) 2022-09-26 17:43:23 +08:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua fix(tests): indicate in test logs when nvim exit times out 2022-09-22 10:38:11 +02:00
preload.lua feat(logging): include test-id in log messages 2022-06-15 19:23:10 -07:00