neovim/test/functional/ui
2023-12-20 22:15:52 +08:00
..
bufhl_spec.lua feat(extmarks): extend nvim_buf_get_extmarks() 2023-04-01 13:59:03 +02:00
cmdline_highlight_spec.lua test: use exec_capture() in more places (#22787) 2023-03-26 10:49:32 +08:00
cmdline_spec.lua fix(ui): "resize -1" with cmdheight=0 2023-09-30 07:01:41 +08:00
cursor_spec.lua vim-patch:9.0.1397: highlight for popupmenu kind and extra cannot be set (#22619) 2023-03-11 10:05:47 +08:00
decorations_spec.lua fix(extmarks): wrong display when changing text with virt_lines 2023-08-26 11:39:24 +00:00
diff_spec.lua vim-patch:9.0.2151: 'breakindent' is not drawn after diff filler lines 2023-12-06 07:24:20 +08:00
embed_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
float_spec.lua fix(highlight): apply 'winblend' to float border 2023-11-11 15:21:30 +08:00
fold_spec.lua fix(ui-ext): backport win_viewport fixes to release-0.9 2023-07-25 22:56:02 +08:00
highlight_spec.lua fix(highlight): combine ColorColumn with low-priority CursorLine 2023-04-11 08:51:49 +00:00
hlstate_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
inccommand_spec.lua test(inccommand_spec): actually trigger 'inccommand' preview 2023-12-07 08:39:48 +00:00
inccommand_user_spec.lua fix(inccommand): don't set an invalid 'undolevels' value 2023-08-05 14:42:55 +00:00
input_spec.lua fix(tests): remove irrelevant usage of display-=msgsep 2022-08-17 23:44:49 +02:00
linematch_spec.lua fix(diff): filler lines for hunks bigger than linematch limit 2023-08-12 09:14:54 +00:00
messages_spec.lua fix(ui): empty line before the next message after :silent command 2023-10-14 15:02:46 +08:00
mode_spec.lua vim-patch:9.0.1385: g'Esc is considered an error (#22544) 2023-03-06 07:52:11 +08:00
mouse_spec.lua fix(mouse): drag vsep of window with 'statuscolumn' 2023-07-24 10:17:14 +00:00
multibyte_spec.lua fix(charset): fix wrong display of 0xffff 2023-06-26 03:53:14 +00:00
multigrid_spec.lua fix(ui-ext): backport win_viewport fixes to release-0.9 2023-07-25 22:56:02 +08:00
options_spec.lua refactor(tui): use nvim_echo() for verbose terminfo 2022-12-20 21:43:42 +01:00
output_spec.lua test: fix dependencies between test cases 2023-12-07 07:38:08 +00:00
popupmenu_spec.lua fix(mouse): fix popup menu position check with winbar 2023-05-03 02:29:39 +00:00
quickfix_spec.lua functests: Fix some ui/*_spec tests 2017-04-09 03:24:26 +03:00
screen_basic_spec.lua fix(events): trigger VimResume on next UI request 2023-07-22 23:17:02 +00:00
screen.lua test: make text-only snapshots work 2023-12-20 22:15:52 +08:00
searchhl_spec.lua fix(highlight): make CurSearch work properly with 'winhl' 2023-07-23 13:37:43 +00:00
sign_spec.lua fix(statuscolumn): fix sign column highlights (#21727) 2023-01-11 09:52:11 +08:00
spell_spec.lua fix(highlight): remove unnecessary assignment to char_attr for 'spell' 2023-05-22 09:08:16 +00:00
statuscolumn_spec.lua fix(mouse): avoid dragging when clicking next to popupmenu 2023-11-24 23:10:41 +00:00
statusline_spec.lua fix(statusline): redraw when VIsual_mode changes 2023-06-06 11:25:03 +00:00
syntax_conceal_spec.lua test: convert another test in test_matchadd_conceal.vim to Lua (#21353) 2022-12-09 10:37:53 +08:00
tabline_spec.lua fix(statusline): fill for double-width char after moving items 2023-06-30 00:36:28 +00:00
title_spec.lua test: move most title tests to a separate file 2023-05-11 02:58:36 +00:00
wildmode_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
winbar_spec.lua fix(statusline): bail out properly on negative row 2023-05-08 08:25:22 +00:00