neovim/test/functional
2021-12-07 23:19:56 +08:00
..
api feat(api): add nvim_get_option_value 2021-12-04 14:04:23 -07:00
autocmd feat: trigger ModeChanged for terminal modes 2021-11-18 11:23:18 +01:00
core chore: fix typos (#16361) 2021-11-27 11:10:48 -05:00
editor fix(input): never reinterpret unmapped ALT- chrods in Terminal mode (#16222) 2021-11-04 07:43:05 -06:00
ex_cmds vim-patch:8.2.3618: getcwd() is unclear about how 'autochdir' is used 2021-11-19 20:07:04 +08:00
fixtures NVIM 0.6.0 2021-11-30 18:20:42 +01:00
legacy Merge pull request #16194 from seandewar/vim-8.1.1925 2021-12-07 01:14:21 -05:00
lua fix(diagnostic): escape special chars in file names (#16527) 2021-12-05 19:39:00 -07:00
options fix(options): using :set fillchars should clear local value 2021-11-17 07:11:46 +08:00
plugin chore(lsp): clean up initialization process (#16369) 2021-11-21 11:39:30 -05:00
provider refactor(tests): use assert_alive() #15546 2021-09-01 09:42:53 -07:00
shada refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
terminal test: add tests for freeing channel opened by termopen() 2021-11-11 09:34:23 +08:00
treesitter fix(tests): adapt parser_spec test to tree-sitter bump 2021-11-23 18:38:22 +01:00
ui fix(screen): do not draw filler lines post eof if already at last row 2021-12-07 23:19:56 +08:00
vimscript vim-patch:7.4.1777 2021-11-26 18:53:10 +00:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua test: fix running functional tests under gdbserver 2021-09-20 18:10:40 +05:30
preload.lua test/functional/preload.lua: _set_fmode for Windows 2019-09-25 05:47:15 +02:00