neovim/test/functional/ui
bfredl fd39f5ce8c
Merge pull request #25561 from glepnir/9663
feat(float): add fclose command
2023-10-10 16:36:55 +02:00
..
bufhl_spec.lua feat(extmarks): extend nvim_buf_get_extmarks() 2023-04-01 13:59:03 +02:00
cmdline_highlight_spec.lua refactor(message): simplify msg_puts_display and use batched grid updates 2023-10-03 15:20:09 +02:00
cmdline_spec.lua fix(ui): "resize -1" with cmdheight=0 #24758 2023-09-24 11:15:33 -07:00
cursor_spec.lua fix(highlight): add FloatFooter to 'highlight_defs.h' (#25577) 2023-10-10 17:33:30 +08:00
decorations_spec.lua test: decoration provider with wrapped lines (#25404) 2023-09-28 20:20:25 +08:00
diff_spec.lua refactor(change): do API changes to buffer without curbuf switch 2023-08-26 12:02:05 +02:00
embed_spec.lua test(ui/embed_spec): use notification instead of request (#25555) 2023-10-09 16:14:37 +08:00
float_spec.lua feat(float): add fclose command 2023-10-10 21:17:08 +08:00
fold_spec.lua refactor(grid): do arabic shaping in one place 2023-10-08 15:22:45 +02:00
highlight_spec.lua fix(highlight): attr set all when normal attr changed 2023-10-04 18:42:13 +08:00
hlstate_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
inccommand_spec.lua fix(inccommand): don't save information of a buffer twice (#24501) 2023-07-28 15:41:58 +08:00
inccommand_user_spec.lua fix(inccommand): don't set an invalid 'undolevels' value (#24575) 2023-08-05 22:42:34 +08:00
input_spec.lua fix(tests): remove irrelevant usage of display-=msgsep 2022-08-17 23:44:49 +02:00
linematch_spec.lua fix(diff): filler lines for hunks bigger than linematch limit (#24676) 2023-08-12 17:14:37 +08:00
messages_spec.lua refactor(grid): get rid of unbatched grid_puts and grid_putchar 2023-10-06 10:16:30 +02:00
mode_spec.lua vim-patch:9.0.1385: g'Esc is considered an error (#22544) 2023-03-06 07:52:11 +08:00
mouse_spec.lua vim-patch:9.0.1919: Wrong curswant when clicking on empty line or with vsplits 2023-09-21 09:43:12 +08:00
multibyte_spec.lua refactor(grid): do arabic shaping in one place 2023-10-08 15:22:45 +02:00
multigrid_spec.lua refactor(grid): use batched updates for statusline and ruler 2023-09-27 11:31:45 +02:00
options_spec.lua feat(ui-ext): make 'mousehide' into proper ui_option (#25532) 2023-10-09 16:48:24 +08:00
output_spec.lua test: fix dependencies between test cases (#23343) 2023-04-27 15:51:44 +08:00
popupmenu_spec.lua refactor(message): simplify msg_puts_display and use batched grid updates 2023-10-03 15:20:09 +02:00
quickfix_spec.lua refactor(options): deprecate nvim[_buf|_win]_[gs]et_option 2023-05-21 15:14:01 +06:00
screen_basic_spec.lua refactor(message): simplify msg_puts_display and use batched grid updates 2023-10-03 15:20:09 +02:00
screen.lua test(ui/embed_spec): use notification instead of request (#25555) 2023-10-09 16:14:37 +08:00
searchhl_spec.lua vim-patch:9.0.0579: using freed memory when 'tagfunc' wipes out buffer (#24838) 2023-08-22 22:48:55 +08:00
sign_spec.lua fix(statuscolumn): fix sign column highlights (#21727) 2023-01-11 09:52:11 +08:00
spell_spec.lua vim-patch:9.0.1595: line pointer becomes invalid when using spell checking 2023-06-01 14:30:21 +02:00
statuscolumn_spec.lua fix(statuscolumn): update number hl for each screen line (#25277) 2023-09-21 07:03:26 +08:00
statusline_spec.lua fix(ui): always use stl/stlnc fillchars when drawing statusline (#25267) 2023-09-24 10:49:47 +08:00
syntax_conceal_spec.lua test: convert another test in test_matchadd_conceal.vim to Lua (#21353) 2022-12-09 10:37:53 +08:00
tabline_spec.lua fix(statusline): fill for double-width char after moving items (#24207) 2023-06-30 08:36:09 +08:00
title_spec.lua vim-patch:8.2.4208: using setbufvar() may change the window title 2023-08-21 16:16:22 +08:00
wildmode_spec.lua refactor(options): deprecate nvim[_buf|_win]_[gs]et_option 2023-05-21 15:14:01 +06:00
winbar_spec.lua refactor(options): deprecate nvim[_buf|_win]_[gs]et_option 2023-05-21 15:14:01 +06:00