..
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(cmdline): don't redraw 'tabline' in Ex mode
2023-06-22 22:40:44 +00: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
test(ui/decorations_spec): add local variable assert_alive
2023-06-01 16:34:18 +08: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(highlight): apply 'winblend' to NormalNC
2023-05-10 15:50:26 +00: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
fix(inccommand): don't save information of a buffer twice
2023-07-28 16:09:15 +08:00
inccommand_user_spec.lua
test(inccommand): add a test for #20248
2023-07-28 15:21:37 +08: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(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
ci: bump to windows 2022
2023-03-11 22:56:16 +01:00
popupmenu_spec.lua
fix(mouse): fix popup menu position check with winbar
2023-05-03 02:29:39 +00:00
quickfix_spec.lua
screen_basic_spec.lua
fix(events): trigger VimResume on next UI request
2023-07-22 23:17:02 +00:00
screen.lua
fix(ui): don't send empty grid_line with redrawdebug=compositor
2023-06-04 02:49:20 +00: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(statuscolumn): don't update clicks if current width is 0
2023-07-24 07:18:44 +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