neovim/test/functional
Omar Sandoval f79025b9de tui: Use underline cursor in Replace mode
This is a port of my original contribution to Vim, added in 7.4.687
(https://github.com/vim/vim/commit/v7-4-687). The TUI code has been
heavily refactored (see esp. 25ceadab37),
so this required some translation, but the logic is the same.
2015-07-26 23:45:41 -04:00
..
api Implement API function to call functions #2979 2015-07-19 17:18:31 +02:00
autocmd test: Improve functional test debuggability and efficiency 2015-03-24 12:46:15 -03:00
clipboard clipboard: add tests for error fallback and middleclick paste 2015-07-20 20:24:28 -04:00
ex_cmds menu: Fix :emenu mode detection #2992 2015-07-22 10:13:49 -04:00
fixtures clipboard: add tests for error fallback and middleclick paste 2015-07-20 20:24:28 -04:00
job test: lower sleep value in job test 2015-07-16 23:10:01 -03:00
legacy tests: Migrate legacy test 80. #2989 2015-07-21 19:56:15 -04:00
runtime/autoload tests: Use new write_file() function in tests. 2015-06-30 18:06:06 +02:00
server test: v:servername, serverstart(), serverstop() 2015-05-17 02:17:34 -04:00
shell tests: Use pending() instead of silently skipping test. #2737 2015-05-29 20:57:20 +03:00
terminal Test: synIDattr(): true color awareness 2015-07-18 16:55:25 +02:00
ui tui: Use underline cursor in Replace mode 2015-07-26 23:45:41 -04:00
viml completion: Initialize v:completed_item #2839 2015-06-20 11:53:13 -04:00
helpers.lua Test: add new helper function: rmdir() 2015-07-20 22:19:07 +02:00
preload.lua tests: prevent busted from reloading the ffi module and others 2015-03-01 15:25:39 -05:00