neovim/test/functional
2018-07-01 14:42:56 +02:00
..
api API: emit nvim_buf_lines_event from :terminal #8616 2018-07-01 14:42:56 +02:00
autocmd job-control: children_kill_cb(): do not check elapsed time 2018-04-15 18:23:11 +02:00
clipboard msg: do not scroll entire screen (#8088) 2018-03-31 11:12:27 +02:00
cmdline
core startup: delete empty stdin buffer if other files were opened 2018-06-18 21:51:42 +02:00
eval test: update writefile test for invalid list items 2018-06-24 16:22:16 -04:00
ex_cmds defaults: shortmess+=F (#8619) 2018-06-22 08:18:02 +02:00
fixtures NVIM v0.3.0 2018-06-11 00:46:49 +02:00
insert insert-mode: interpret unmapped META as ESC 2018-04-04 03:23:15 +02:00
legacy defaults: shortmess+=F (#8619) 2018-06-22 08:18:02 +02:00
lua API: return non-generic VimL errors 2018-05-09 23:18:38 +02:00
normal Add some basic tests for macros 2018-03-14 10:39:14 +00:00
options defaults: shortmess+=F (#8619) 2018-06-22 08:18:02 +02:00
plugin
provider test: give more time for nodejs 2018-06-04 19:42:28 -04:00
shada functests: Use proper path in eq() 2018-04-02 11:14:11 +03:00
spell
terminal terminal: flush vterm output buffer on pty output #8486 2018-06-08 02:18:27 +02:00
ui highlight: high-priority CursorLine if fg is set. #8578 2018-06-28 01:49:40 +02:00
viml Merge #8377 'TextChangedP autocommand' 2018-05-19 11:44:52 +02:00
helpers.lua cleanup, test interactive -E 2018-06-04 02:09:28 +02:00
preload.lua