neovim/test/functional/ui
zeertzjq fda9adab5d
vim-patch:partial:8.1.2333: with modifyOtherKeys CTRL-^ doesn't work (#18048)
Problem:    With modifyOtherKeys CTRL-^ doesn't work.
Solution:   Handle the exception.
828ffd5963
2022-04-09 13:31:42 +08:00
..
bufhl_spec.lua feat(api): expose extmark right_gravity and end_right_gravity 2022-01-24 09:52:13 +09:00
cmdline_highlight_spec.lua test: add some tests for :*map <expr> 2022-02-17 08:45:15 +08:00
cmdline_spec.lua fix(ui): inccomand performance degradation 2022-04-05 20:21:43 +02:00
cursor_spec.lua feat: add support for global statusline 2022-03-18 00:21:41 +06:00
decorations_spec.lua fix(decorations): do not put empty virt_text (#17872) 2022-03-29 19:56:45 +08:00
diff_spec.lua vim-patch:8.2.3925: diff mode confused by NUL bytes (#18033) 2022-04-08 10:45:42 +08:00
embed_spec.lua tests: fix non-controversial misuse of pending (#11247) 2019-10-18 04:46:30 +02:00
float_spec.lua fix(float): do not switch window before deleting last listed buffer (#17840) 2022-03-24 14:53:20 +08:00
fold_spec.lua chore: fix typos (#17755) 2022-03-25 19:57:59 +01:00
global_statusline_spec.lua fix: correct vertical dragging room calculation with global statusline (#17928) 2022-03-31 08:40:17 +08:00
highlight_spec.lua vim-patch:8.2.4707: redrawing could be a bit more efficient (#18022) 2022-04-07 23:26:03 +08:00
hlstate_spec.lua Merge pull request #17266 from famiu/feat/ui/global-statusline 2022-03-17 20:16:39 +01:00
inccommand_spec.lua fix(inccommand): do not change reg_prev_sub when previewing 2022-01-25 16:18:58 +08:00
input_spec.lua vim-patch:partial:8.1.2333: with modifyOtherKeys CTRL-^ doesn't work (#18048) 2022-04-09 13:31:42 +08:00
messages_spec.lua ci: skip tests that fail on windows 2022-02-20 10:22:39 +01:00
mode_spec.lua Fix two more flaky tests (#11095) 2019-09-26 07:37:51 +02:00
mouse_spec.lua fix(input): do not translate scroll keys into multiclicks 2022-04-02 16:18:18 +08:00
multibyte_spec.lua vim-patch:8.2.0235: draw error when an empty group is removed from 'statusline' 2020-02-09 09:42:26 +01:00
multigrid_spec.lua feat(api): win_viewport also sends line_count #15613 2021-09-10 19:19:39 -07:00
options_spec.lua UI: forward 'mousefocus' option #12863 2020-09-06 11:40:07 -07:00
output_spec.lua test: use helpers.pending_win32(pending) instead of iswin() 2022-02-26 19:40:11 +08:00
popupmenu_spec.lua test: move completion :stopinsert test to completion_spec.lua (#17992) 2022-04-04 14:53:47 +08:00
quickfix_spec.lua functests: Fix some ui/*_spec tests 2017-04-09 03:24:26 +03:00
screen_basic_spec.lua fix: set RedrawingDisabled before entering aucmd_win 2022-01-25 09:44:37 +08:00
screen.lua feat(tui): add support for CSI 4 : [2,4,5] m 2022-03-03 23:35:36 +03:00
searchhl_spec.lua vim-patch:8.2.0295: highlighting for :s wrong when using different separator (#14286) 2021-04-04 14:43:22 -04:00
sign_spec.lua chore: fix typos (#17331) 2022-03-10 14:34:55 +08:00
spell_spec.lua vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrare 2021-06-12 13:06:48 -04:00
syntax_conceal_spec.lua test: add a test for #13916 2022-04-01 20:14:01 +08:00
tabline_spec.lua test: update tests to work with 'hidden' 2021-08-18 12:17:12 -06:00
wildmode_spec.lua Merge pull request #13428 from janlazo/nvim-8.0.1525 2020-12-01 19:02:38 -05:00