index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
legacy
Commit message (
Expand
)
Author
Age
*
test(normal): port legacy normal test for page scrolling (#28100)
luukvbaal
2024-03-29
*
vim-patch:9.1.0215: Half-page scrolling does not support smooth-scrolling
Luuk van Baal
2024-03-28
*
vim-patch:9.1.0211: page-wise scrolling does not support smooth-scrolling
Luuk van Baal
2024-03-28
*
refactor(tests): use global defaults instead of set_default_attr_ids (2)
bfredl
2024-03-27
*
refactor(tests): all screen tests should use highlights
bfredl
2024-03-23
*
vim-patch:9.1.0180: Cursor pos wrong when double-width chars are concealed (#...
zeertzjq
2024-03-15
*
vim-patch:9.1.0176: Cursor column wrong with 'virtualedit' and conceal
zeertzjq
2024-03-14
*
vim-patch:9.1.0174: 'cursorline' and 'wincolor' hl missing with conceal and wrap
zeertzjq
2024-03-14
*
vim-patch:9.1.0167: Changing buffer in another window causes it to show match...
zeertzjq
2024-03-12
*
test: correct order of arguments to eq() (#27816)
zeertzjq
2024-03-11
*
vim-patch:9.1.0112: Remove undo information, when cleaning quickfix buffer
zeertzjq
2024-02-16
*
vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors'
zeertzjq
2024-02-15
*
vim-patch:9.1.0101: upper-case of German sharp s should be U+1E9E (#27449)
zeertzjq
2024-02-13
*
fix(messages): clear new lines when increasing 'cmdheight' (#27421)
zeertzjq
2024-02-11
*
vim-patch:9.1.0084: Visual hl wrong when it ends before multibyte 'showbreak'...
zeertzjq
2024-02-10
*
vim-patch:9.1.0083: Redrawing can be improved when deleting lines with 'number'
zeertzjq
2024-02-08
*
vim-patch:9.1.0040: issue with prompt buffer and hidden buffer (#27071)
zeertzjq
2024-01-18
*
vim-patch:9.1.0033: Insert mode not stopped if closing prompt buffer modifies...
zeertzjq
2024-01-17
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: normalise nvim bridge functions
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
test: use vim.mpack and vim.uv directly
Lewis Russell
2024-01-12
*
test: remove helpers.sleep()
Lewis Russell
2024-01-12
*
test: do not inject vim module into global helpers
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
vim-patch:9.0.2187: Visual not drawn with 'breakindent' when line doesn't fit...
zeertzjq
2023-12-28
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
vim-patch:9.0.2145: wrong scrolling in insert mode with smoothscroll (#26375)
zeertzjq
2023-12-04
*
vim-patch:9.0.2142: [security]: stack-buffer-overflow in option callback func...
zeertzjq
2023-12-02
*
vim-patch:9.0.2140: [security]: use-after-free in win-enter
zeertzjq
2023-12-02
*
vim-patch:9.0.2125: File info disappears when 'cmdheight' has decreased (#26180)
zeertzjq
2023-11-24
*
vim-patch:9.0.1969: [security] buffer-overflow in trunc_string()
zeertzjq
2023-11-17
*
vim-patch:9.0.2107: [security]: FPE in adjust_plines_for_skipcol (#26082)
zeertzjq
2023-11-17
*
vim-patch:9.0.2105: skipcol not reset when topline changed (#26042)
luukvbaal
2023-11-15
*
vim-patch:9.0.2102: matchparen highlight not cleared in completion mode (#26019)
zeertzjq
2023-11-13
*
vim-patch:8.2.4809: various things no6 properly tested (#26017)
zeertzjq
2023-11-13
*
refactor(options)!: unify `set_option` and `set_string_option`
Famiu Haque
2023-10-30
*
docs: small fixes (#25585)
dundargoc
2023-10-29
*
refactor(options)!: make OptionSet `v:` values use typval
Famiu Haque
2023-10-17
*
refactor(message): simplify msg_puts_display and use batched grid updates
bfredl
2023-10-03
*
feat(extmark): support proper multiline ranges
bfredl
2023-09-12
*
vim-patch:9.0.1840: [security] use-after-free in do_ecmd (#24993)
zeertzjq
2023-09-03
*
fix(ui): wrong cursor position with left gravity inline virt text at eol
zeertzjq
2023-08-28
*
vim-patch:9.0.1785: wrong cursor position with 'showbreak' and lcs-eol (#24852)
zeertzjq
2023-08-24
*
vim-patch:9.0.1772: Cursor may be adjusted in 'splitkeep'ed windows (#24811)
zeertzjq
2023-08-21
*
vim-patch:9.0.1759: Visual highlight not working with cursor at end of screen...
zeertzjq
2023-08-21
*
vim-patch:9.0.1697: incsearch test not sufficient (#24683)
zeertzjq
2023-08-13
*
vim-patch:9.0.1691: wrong viewport restored for incsearch and smoothscroll (#...
zeertzjq
2023-08-12
*
feat(options)!: remove compatible behaviours for vim 5.0 and earlier
Lewis Russell
2023-07-17
*
fix(plines): don't return very large height on very long line (#24260)
zeertzjq
2023-07-05
[next]