neovim/test/functional/ui
2023-05-02 07:25:59 +00: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 feat(ui): add scroll_delta to win_viewport event #19270 2023-03-12 15:58:46 -07: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(spell): extmark with spell=false should disable spell 2023-05-01 04:31:14 +00:00
diff_spec.lua fix(diff): avoid restoring invalid 'foldcolumn' value (#21650) 2023-01-05 07:12:02 +08:00
embed_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
float_spec.lua fix(pum): make :popup position correctly with float border 2023-05-02 03:59:44 +00:00
fold_spec.lua test: improve editor/fold_spec.lua and editor/put_spec.lua (#22916) 2023-04-07 09:29:12 +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: make expect_unchanged() less confusing (#22255) 2023-02-15 07:26:55 +08:00
inccommand_user_spec.lua docs: fix typos (#20394) 2022-09-30 09:53:52 +02: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): handle long lines without crashing (#21389) 2022-12-12 16:44:11 +00:00
messages_spec.lua test: use exec_capture() in more places (#22787) 2023-03-26 10:49:32 +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(pum): position properly with ext_multigrid 2023-05-02 03:46:37 +00:00
multibyte_spec.lua fix(status): handle unprintable chars in the statusline 2023-02-14 15:56:14 +01:00
multigrid_spec.lua fix(mouse): fix popup_setpos position check with ext_multigrid 2023-05-02 07:25:59 +00:00
options_spec.lua refactor(tui): use nvim_echo() for verbose terminfo 2022-12-20 21:43:42 +01:00
output_spec.lua ci: bump to windows 2022 2023-03-11 22:56:16 +01:00
popupmenu_spec.lua vim-patch:9.0.1493: popup menu position wrong in window with toolbar 2023-05-02 03:59:44 +00:00
quickfix_spec.lua functests: Fix some ui/*_spec tests 2017-04-09 03:24:26 +03:00
screen_basic_spec.lua fix(ui): make sure screen is valid after resizing 2023-02-13 08:50:54 +08:00
screen.lua fix(screen): redraw the ruler for a current floating window 2023-03-14 11:01:45 +01:00
searchhl_spec.lua feat(ui): add scroll_delta to win_viewport event #19270 2023-03-12 15:58:46 -07:00
sign_spec.lua fix(statuscolumn): fix sign column highlights (#21727) 2023-01-11 09:52:11 +08:00
spell_spec.lua fix(spell): extmark with spell=false should disable spell 2023-05-01 04:31:14 +00:00
statuscolumn_spec.lua fix(statusline): also allow right click when 'mousemodel' is "popup*" 2023-04-25 03:05:22 +00:00
statusline_spec.lua fix(statusline): also allow right click when 'mousemodel' is "popup*" 2023-04-25 03:05:22 +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(tabline): avoid memory leak in tabline click definitions (#21847) 2023-01-17 09:51:01 +08:00
wildmode_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
winbar_spec.lua test(winbar_spec): properly update winbar when 'showcmdloc' is "statusline" 2023-04-13 23:00:23 +00:00