neovim/test/functional/ui
zeertzjq aa976f0d93
fix(messages): add a trailing space to inputlist() etc. prompts (#32328)
Before #31525 the prompts had a trailing space.
Also add a test for #7857.
2025-02-05 11:36:01 +08:00
..
bufhl_spec.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
cmdline_highlight_spec.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
cmdline_spec.lua feat(diagnostic): virtual_lines #31959 2025-01-26 15:33:03 -08:00
cursor_spec.lua feat(terminal)!: cursor shape and blink (#31562) 2024-12-17 07:11:41 -06:00
decorations_spec.lua feat(extmarks): virtual text can be right-aligned, truncated #31921 2025-01-24 19:57:45 -08:00
diff_spec.lua vim-patch:9.1.1018: v9.1.0743 causes regression with diff mode (#32047) 2025-01-16 01:16:25 +00:00
embed_spec.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
float_spec.lua fix(float): cannot set title/footer independently #31993 2025-01-27 07:52:27 -08:00
fold_spec.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
highlight_spec.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
hlstate_spec.lua feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343 2024-12-19 07:07:04 -08:00
inccommand_spec.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
inccommand_user_spec.lua feat(inccommand): preview 'nomodifiable' buffers #32034 2025-01-20 06:40:26 -08:00
input_spec.lua feat(ui)!: emit prompt "messages" as cmdline events #31525 2025-01-02 05:51:03 -08:00
linematch_spec.lua vim-patch:9.1.1027: no sanitize check when running linematch 2025-02-04 08:42:53 +08:00
messages_spec.lua fix(messages): add a trailing space to inputlist() etc. prompts (#32328) 2025-02-05 11:36:01 +08:00
mode_spec.lua vim-patch:9.1.0945: ComplMatchIns highlight doesn't end after inserted text (#31628) 2024-12-18 23:59:03 +00:00
mouse_spec.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
multibyte_spec.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
multigrid_spec.lua refactor: use nvim.foo.bar format for autocommand groups 2025-01-14 21:25:25 -08:00
options_spec.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
output_spec.lua feat(terminal)!: cursor shape and blink (#31562) 2024-12-17 07:11:41 -06:00
popupmenu_spec.lua refactor: use nvim.foo.bar format for autocommand groups 2025-01-14 21:25:25 -08:00
quickfix_spec.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
screen_basic_spec.lua refactor(tests): merge n.spawn/n.spawn_argv into n.new_session #31859 2025-01-04 16:48:00 -08:00
screen.lua feat(ui): specify whether msg_show event is added to history 2024-12-23 00:37:28 +01:00
scrollbind_spec.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
searchhl_spec.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
sign_spec.lua feat(api): combined highlights in nvim_eval_statusline() 2025-01-23 10:56:25 +01:00
spell_spec.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
statuscolumn_spec.lua fix(column): apply custom highlight to last 'statuscolumn' segment (#32182) 2025-01-24 07:42:24 +08:00
statusline_spec.lua fix(statusline): overwriting stl_items with nvim_eval_statusline() {-item #32265 2025-02-02 15:09:43 -08:00
syntax_conceal_spec.lua fix(move): redraw for 'concealcursor' after changing w_wcol (#31276) 2024-11-20 08:24:58 +08:00
tabline_spec.lua feat(ui): don't show unfocusable windows in :tabs, 'tabline' #27984 2024-11-16 15:32:36 -08:00
title_spec.lua feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343 2024-12-19 07:07:04 -08:00
wildmode_spec.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
winbar_spec.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00