neovim/test/functional
Björn Linse b98d1cf68b cmdline: correct the column position of wildoptions=pum popupmenu
- position might get invalid with "longest" match
- position might be wrong when completed pattern ends in "/"
2019-07-01 18:24:00 +02:00
..
api tests: fix "api nvim_get_proc_children returns child process ids" (#10296) 2019-06-22 15:29:39 +02:00
autocmd messages: use proper multiline error message for rpcrequest and API wrappers 2019-05-26 15:42:16 +02:00
cmdline cmdline: CTRL-R: Omit trailing <CR>. 2017-02-18 23:24:35 +01:00
core channel: refactor events, prevent recursive invocation of events 2019-06-18 10:49:38 +02:00
eval tests: fix flaky "timers can be stopped from the handler" (#10364) 2019-06-29 17:53:09 +02:00
ex_cmds :ls : show "R", "F" for terminal-jobs #10370 2019-06-29 21:03:38 +02:00
fixtures cmdline: correct the column position of wildoptions=pum popupmenu 2019-07-01 18:24:00 +02:00
insert normal: Don't exit CTRL-O mode after processing K_EVENT 2019-06-04 13:59:43 +02:00
legacy vim-patch:8.1.0211: expanding a file name "~" results in $HOME 2019-05-25 20:36:01 -04:00
lua make vim.loop == require'luv' 2019-06-30 15:16:32 +02:00
normal build: update some test dependencies (#10339) 2019-06-29 22:25:00 +02:00
options lua/shared: move table util funcs to vim.shared 2019-05-18 21:07:30 +02:00
plugin man.vim: Handle ANSI escape sequences with ":" #10267 2019-06-30 15:25:49 +02:00
provider messages: use proper multiline error message for rpcrequest and API wrappers 2019-05-26 15:42:16 +02:00
shada jumplist: avoid extra tail entry #9805 2019-04-02 00:50:28 +02:00
terminal getchar: Handle incomplete <Paste> in typeahead buffer #10311 2019-06-24 00:28:04 +02:00
ui cmdline: correct the column position of wildoptions=pum popupmenu 2019-07-01 18:24:00 +02:00
viml tests: adjust to latest Vim patches 2019-05-05 14:05:25 +02:00
example_spec.lua vim-patch:8.1.{0849,1001}: 'cursorline' highlight #9757 2019-03-19 12:24:41 +01:00
helpers.lua libluv: use luv_set_callback to control callback execution 2019-06-30 13:13:08 +02:00
preload.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00