neovim/test/functional/ui
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
..
highlight_spec.lua tests/ui: Also test character at cursor 2015-03-09 08:01:49 -03:00
input_spec.lua input: Escape utf8 sequences that contain CSI/K_SPECIAL 2015-02-18 13:16:30 -03:00
mouse_spec.lua UI test: visual selection after left click in tabline 2015-04-28 14:16:37 +02:00
screen_basic_spec.lua Add ui test for default title (with/without filename) #3091 2015-07-23 22:35:42 +02:00
screen.lua tui: Use underline cursor in Replace mode 2015-07-26 23:45:41 -04:00
searchhl_spec.lua defaults: enable 'hlsearch' by default. #2859 2015-06-20 16:40:03 -04:00
sign_spec.lua tests/ui: Also test character at cursor 2015-03-09 08:01:49 -03:00
syntax_conceal_spec.lua test/ui: Add concealing tests. #2055 2015-05-09 17:21:54 +02:00
wildmode_spec.lua options: Enable &wildmenu, use "list:longest,full" for &wildmode by default #2677 2015-05-17 15:24:31 -04:00