.. |
bufhl_spec.lua
|
refactor(decorations): break up Decoration struct into smaller pieces
|
2023-11-22 09:28:54 +01: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
|
refactor(grid): implement rightleftcmd as a post-processing step
|
2023-11-03 11:35:42 +01:00 |
cursor_spec.lua
|
feat(highlight): update default color scheme
|
2023-12-02 18:53:19 +02:00 |
decorations_spec.lua
|
fix(decorations): do not apply sign highlight id as range attr id
|
2023-11-29 03:57:23 +01:00 |
diff_spec.lua
|
vim-patch:9.0.2151: 'breakindent' is not drawn after diff filler lines (#26412)
|
2023-12-06 07:16:02 +08:00 |
embed_spec.lua
|
fix(startup): only send one default_colors_set event during startup
|
2023-12-06 18:46:39 +01:00 |
float_spec.lua
|
feat(highlight): update default color scheme
|
2023-12-02 18:53:19 +02:00 |
fold_spec.lua
|
refactor(grid): make screen rendering more multibyte than ever before
|
2023-11-17 12:58:57 +01:00 |
highlight_spec.lua
|
fix(highlight): attr set all when normal attr changed
|
2023-10-04 18:42:13 +08:00 |
hlstate_spec.lua
|
feat(highlight): update default color scheme
|
2023-12-02 18:53:19 +02:00 |
inccommand_spec.lua
|
test(inccommand_spec): actually trigger 'inccommand' preview
|
2023-12-07 15:32:56 +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(messages): validate msg_grid before using msg_grid_pos (#26189)
|
2023-11-24 10:44:19 +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): make screen rendering more multibyte than ever before
|
2023-11-17 12:58:57 +01:00 |
multigrid_spec.lua
|
refactor(grid): use batched updates for statusline and ruler
|
2023-09-27 11:31:45 +02:00 |
options_spec.lua
|
test: set 'termguicolors' in outer Nvim instance (#26437)
|
2023-12-07 10:16:00 +08:00 |
output_spec.lua
|
test: set 'termguicolors' in outer Nvim instance (#26437)
|
2023-12-07 10:16:00 +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
|
feat(highlight): update default color scheme
|
2023-12-02 18:53:19 +02:00 |
screen_basic_spec.lua
|
test: 'nofsync' with deadly signal #26415
|
2023-12-06 07:11:36 -08:00 |
screen.lua
|
feat(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512
|
2023-11-12 04:54:27 -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
|
perf(column): only invalidate lines affected by added sign
|
2023-11-29 10:17:15 +00: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(mouse): avoid dragging when clicking next to popupmenu (#26201)
|
2023-11-25 07:10:19 +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 |