..
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
fix(extmarks): skip virt_text if it is out of window ( #25658 )
2023-10-15 19:36:19 +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
fix(float): win_get_bordertext_col returning negative column number ( #25752 )
2023-10-26 11:44:28 +08:00
fold_spec.lua
vim-patch:9.0.2032: cannot get mouse click pos for tab or virt text ( #25653 )
2023-10-15 17:19:01 +08: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(move): check the correct buffer ( #25698 )
2023-10-18 10:34:55 +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
fix(ui): empty line before the next message after :silent command
2023-10-14 14:23:08 +08: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.2032: cannot get mouse click pos for tab or virt text ( #25653 )
2023-10-15 17:19:01 +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
vim-patch:8.1.0822: peeking and flushing output slows down execution ( #25629 )
2023-10-14 09:58:30 +08:00
output_spec.lua
test: fix dependencies between test cases ( #23343 )
2023-04-27 15:51:44 +08:00
popupmenu_spec.lua
vim-patch:8.2.4497: wrong color for half of wide character next to pum scrollbar ( #25693 )
2023-10-18 06:40:08 +08: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
test(ui/searchhl_spec): match more in :terminal test ( #25631 )
2023-10-14 13:53:52 +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
vim-patch:9.0.2035: [security] use-after-free with wildmenu ( #25687 )
2023-10-17 22:43:42 +08:00
winbar_spec.lua
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
2023-05-21 15:14:01 +06:00