..
bufhl_spec.lua
docs: fix typos ( #20394 )
2022-09-30 09:53:52 +02:00
cmdline_highlight_spec.lua
fix(tests): remove irrelevant usage of display-=msgsep
2022-08-17 23:44:49 +02:00
cmdline_spec.lua
fix(window): fix equalization with cmdheight=0 ( #20369 )
2022-09-28 06:22:11 +08:00
cursor_spec.lua
perf(ui): eliminate spurious memory allocations for hl_attr_define event
2022-07-18 14:08:44 +02:00
decorations_spec.lua
[Backport release-0.8] fix(decoration): call providers in win_update() earlier ( #20699 )
2022-10-18 00:14:27 +01:00
diff_spec.lua
vim-patch:8.2.5155: in diff mode windows may get out of sync
2022-07-25 20:30:35 +08:00
embed_spec.lua
refactor(ui): simplify stdin handling
2022-05-02 22:19:41 +02:00
float_spec.lua
docs: fix typos ( #20394 )
2022-09-30 09:53:52 +02:00
fold_spec.lua
fix(folds): fix fold marker multibyte comparison
2022-10-02 08:33:08 +00:00
highlight_spec.lua
fix(highlight): set the window namespace when redrawing statusline
2022-08-30 10:28:11 +02:00
hlstate_spec.lua
feat(ui): allow to set the highlight namespace per window
2022-08-17 16:20:39 +02:00
inccommand_spec.lua
fix(inccommand): deal with unsynced undo ( #20041 )
2022-09-26 07:00:37 +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
messages_spec.lua
fix(messages): do not crash on cmdheight=0 and g< redisplay
2022-09-16 10:33:12 +02:00
mode_spec.lua
Fix two more flaky tests ( #11095 )
2019-09-26 07:37:51 +02:00
mouse_spec.lua
vim-patch:9.0.0739: mouse column not correctly used for popup_setpos
2022-10-19 03:33:04 +00:00
multibyte_spec.lua
perf(ui): reduce allocation overhead when encoding "redraw" events
2022-06-20 12:44:56 +02:00
multigrid_spec.lua
feat(eval)!: make Vim functions return inner window width and height ( #19743 )
2022-08-24 21:02:45 +08:00
options_spec.lua
docs: fix typos ( #20394 )
2022-09-30 09:53:52 +02:00
output_spec.lua
fix(tests): remove irrelevant usage of display-=msgsep
2022-08-17 23:44:49 +02:00
popupmenu_spec.lua
feat(pum): pretend 'mousemoveevent' is set when showing right-click menu
2022-09-04 21:18:23 +08:00
quickfix_spec.lua
functests: Fix some ui/*_spec tests
2017-04-09 03:24:26 +03:00
screen_basic_spec.lua
refactor(ui)!: link VertSplit
to Normal
by default
2022-05-15 22:37:35 +06:00
screen.lua
docs: fix typos ( #20394 )
2022-09-30 09:53:52 +02:00
searchhl_spec.lua
test: improve searchhl tests
2022-07-15 19:38:13 +08:00
sign_spec.lua
fix(column): move sign sentinel after inserting/deleting lines ( #20400 )
2022-09-29 15:48:39 +08:00
spell_spec.lua
fix(spell): correct spell move behavior without "noplainbuffer" ( #20386 )
2022-09-28 21:55:22 +08:00
statusline_spec.lua
fix(ui): setting 'cmdheight' with global statusline
2022-10-07 00:53:24 +00:00
syntax_conceal_spec.lua
fix(redraw): make redrawdebug=nodelta handle all the cases
2022-09-22 10:38:10 +02:00
tabline_spec.lua
test: update tests to work with 'hidden'
2021-08-18 12:17:12 -06:00
wildmode_spec.lua
fix(cmdline): do not trigger completion at wrong time ( #19920 )
2022-08-24 10:28:32 +08:00
winbar_spec.lua
feat(eval)!: make Vim functions return inner window width and height ( #19743 )
2022-08-24 21:02:45 +08:00