.. |
bufhl_spec.lua
|
fix(tests): fix some screen.lua warnings
|
2022-05-21 23:07:34 +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(cmdline): don't send invalid cursor with incsearch and cmdheight=0
|
2022-09-26 13:29:55 +02: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
|
vim-patch:9712ff1288f9 (#20240)
|
2022-09-18 15:20:20 +02: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
|
fix(window): close floats first when closing buffer in other tab (#20284)
|
2022-09-22 20:25:34 +08:00 |
fold_spec.lua
|
fix(folds): fix fold remains when :delete makes buffer empty (#19673)
|
2022-08-08 06:07:59 +08: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
|
feat: multibuffer preview support for inccommand
|
2022-08-19 09:27:52 +06: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
|
fix(input): use click number of last click for mouse drag (#20300)
|
2022-09-24 22:28:41 +08: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
|
feat(ui-ext): make 'mousemoveevent' a ui_option
|
2022-09-04 21:18:22 +08: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
|
|
|
screen_basic_spec.lua
|
refactor(ui)!: link VertSplit to Normal by default
|
2022-05-15 22:37:35 +06:00 |
screen.lua
|
fix(cmdline): don't send invalid cursor with incsearch and cmdheight=0
|
2022-09-26 13:29:55 +02:00 |
searchhl_spec.lua
|
test: improve searchhl tests
|
2022-07-15 19:38:13 +08: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 |
statusline_spec.lua
|
vim-patch:9.0.0190: the way 'cmdheight' can be made zero is inconsistent
|
2022-08-17 09:34:13 +08: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 |