neovim/test/functional
notomo 08c7e206cc vim-patch:8.1.1759: no mode char for terminal mapping from maparg()
Problem:    No mode char for terminal mapping from maparg().
Solution:   Check for TERMINAL mode. (closes vim/vim#4735)
14371ed697
2019-07-28 08:00:52 +09:00
..
api vim-patch:8.1.1759: no mode char for terminal mapping from maparg() 2019-07-28 08:00:52 +09:00
autocmd Fix missing CursorHoldI events (#3758) 2019-07-16 01:35:43 +02:00
cmdline cmdline: CTRL-R: Omit trailing <CR>. 2017-02-18 23:24:35 +01:00
core tests: use "cat" also on Windows 2019-07-26 21:45:00 +02:00
eval API: Context: save/restore 2019-07-27 22:14:58 +02:00
ex_cmds tests: AppVeyor: fix test/functional/ex_cmds/arg_spec.lua (#10598) 2019-07-24 09:31:46 +02:00
fixtures shell-test: fix REP for count larger than uint8_t (#10581) 2019-07-22 20:49:45 +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.0.1738: ":args" output is hard to read 2019-07-24 06:09:28 +02:00
lua tests: loop_spec: retry (#10413) 2019-07-04 16:42:10 +02:00
normal Merge #10596 'vim-patch:8.1.{899,903,905,907,908,910,913,1746}' 2019-07-25 12:00:08 +02:00
options vim-patch:8.1.1614: 'numberwidth' can only go up to 10 2019-07-05 21:26:46 -04: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 tests: make TERM=interix test pending (#10576) 2019-07-22 18:49:37 +02:00
ui tests: fix/improve Screen:expect_unchanged (#10577) 2019-07-24 02:50:24 +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 API: Context 2019-07-27 16:36:56 +02:00
preload.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00