neovim/test/functional/ui
Jonathon 04fbb1de44
Enable new diff option linematch (#14537)
Co-authored-by: Lewis Russell <me@lewisr.dev>
2022-11-04 09:07:22 +00:00
..
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 feat(messages)!: graduate the 'msgsep' feature 2022-10-05 20:12:59 +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 docs: fix typos (#20724) 2022-10-23 09:45:39 +08:00
diff_spec.lua Enable new diff option linematch (#14537) 2022-11-04 09:07:22 +00:00
embed_spec.lua feat(messages)!: graduate the 'msgsep' feature 2022-10-05 20:12:59 +02:00
float_spec.lua test: add a test for #20684 2022-10-17 21:39:49 +08:00
fold_spec.lua fix(folds): fix fold marker multibyte comparison (#20439) 2022-10-02 16:32:33 +08:00
highlight_spec.lua feat(messages)!: graduate the 'msgsep' feature 2022-10-05 20:12:59 +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
linematch_spec.lua Enable new diff option linematch (#14537) 2022-11-04 09:07:22 +00:00
messages_spec.lua fix(intro): omit patch version in ":help news" item #20713 2022-10-18 03:42:32 -07:00
mode_spec.lua
mouse_spec.lua vim-patch:9.0.0739: mouse column not correctly used for popup_setpos (#20729) 2022-10-19 11:32:26 +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 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(api): nvim_select_popupmenu_item support cmdline pum (#20652) 2022-10-17 21:00:50 +08:00
quickfix_spec.lua
screen_basic_spec.lua fix(ui): send grid_resize events before triggering VimResized (#20760) 2022-10-22 07:53:39 +08:00
screen.lua docs: fix typos (#20394) 2022-09-30 09:53:52 +02:00
searchhl_spec.lua vim-patch:8.2.2542: highlight of char beyond line end is not correct (#20424) 2022-10-01 21:29:54 +08:00
sign_spec.lua docs: fix typos 2022-11-02 21:45:26 +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 (#20515) 2022-10-07 08:52:51 +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 fix: setting tabline option not redrawing tabline 2022-10-24 21:14:41 +06:00
wildmode_spec.lua feat(messages)!: graduate the 'msgsep' feature 2022-10-05 20:12:59 +02:00
winbar_spec.lua feat(eval)!: make Vim functions return inner window width and height (#19743) 2022-08-24 21:02:45 +08:00