neovim/test/functional/ui
2024-02-11 18:12:56 +08:00
..
bufhl_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
cmdline_highlight_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
cmdline_spec.lua test: use integers for API Buffer/Window/Tabpage EXT types 2024-01-16 19:11:49 +00:00
cursor_spec.lua fix(colorscheme): use explicit normal foreground in syntax groups 2024-01-25 20:09:24 +01:00
decorations_spec.lua perf(redraw): only redraw Visual area when cursor has moved (#27340) 2024-02-05 11:08:52 +08:00
diff_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
embed_spec.lua feat(quickfix): support -q - to read 'errorfile' from stdin (#27303) 2024-02-02 21:17:37 +08:00
float_spec.lua refactor(api): use keydict and arena for more api return values 2024-02-08 11:14:01 +01:00
fold_spec.lua test: add test for 'foldcolumn' with cmdwin (#27355) 2024-02-06 11:44:53 +08:00
highlight_spec.lua vim-patch:9.1.0083: Redrawing can be improved when deleting lines with 'number' 2024-02-08 19:20:07 +08:00
hlstate_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
inccommand_spec.lua fix(inccommand): update topline after moving cursor (#27341) 2024-02-05 12:13:21 +08:00
inccommand_user_spec.lua fix(inccommand): improve preview buffer number handling (#27087) 2024-01-19 11:04:01 +08:00
input_spec.lua fix(keycodes): simplify S- properly when D- is present (#27316) 2024-02-03 11:05:38 +08:00
linematch_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
messages_spec.lua fix(messages): clear new lines when increasing 'cmdheight' (#27421) 2024-02-11 18:12:56 +08:00
mode_spec.lua refactor: format test/* 2024-01-03 02:09:29 +01:00
mouse_spec.lua test(ui/mouse_spec): make sure click is processed (#27412) 2024-02-10 12:57:40 +08:00
multibyte_spec.lua fix(grid): handle clearing half a double-width char (#27023) 2024-01-15 23:45:11 +08:00
multigrid_spec.lua test: use integers for API Buffer/Window/Tabpage EXT types 2024-01-16 19:11:49 +00:00
options_spec.lua refactor: format test/* 2024-01-03 02:09:29 +01:00
output_spec.lua refactor: format test/* 2024-01-03 02:09:29 +01:00
popupmenu_spec.lua test: add test for scroll wheel at right-click menu (#27409) 2024-02-10 11:54:26 +08:00
quickfix_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
screen_basic_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
screen.lua feat(ui): add support for OSC 8 hyperlinks (#27109) 2024-01-24 16:36:25 -06:00
searchhl_spec.lua test: use integers for API Buffer/Window/Tabpage EXT types 2024-01-16 19:11:49 +00:00
sign_spec.lua fix(sign): avoid deleting from sign map while looping over it (#27158) 2024-01-24 05:51:18 +08:00
spell_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
statuscolumn_spec.lua fix(column): handle w_redr_statuscol at end filler lines (#27365) 2024-02-06 23:01:44 +08:00
statusline_spec.lua fix(statusline): missing offset when showing 'keymap' (#27270) 2024-01-31 08:48:52 +08:00
syntax_conceal_spec.lua refactor: format test/* 2024-01-03 02:09:29 +01:00
tabline_spec.lua test: use integers for API Buffer/Window/Tabpage EXT types 2024-01-16 19:11:49 +00:00
title_spec.lua test: use integers for API Buffer/Window/Tabpage EXT types 2024-01-16 19:11:49 +00:00
wildmode_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
winbar_spec.lua test: use integers for API Buffer/Window/Tabpage EXT types 2024-01-16 19:11:49 +00:00