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
/
src
Commit message (
Expand
)
Author
Age
...
|
*
vim-patch:9.1.0351: No test that completing a partial mapping clears 'showcmd...
zeertzjq
2024-04-19
|
*
build(windows): set longPathAware in manifest #28389
Luna Saphie Mittelbach
2024-04-18
|
*
test: 'showcmd' with ext_messages and Visual selection (#28393)
zeertzjq
2024-04-18
|
*
vim-patch:9.1.0343: 'showcmd' wrong for partial mapping with multibyte (#28392)
zeertzjq
2024-04-18
|
*
Merge pull request #28355 from theofabilous/msgpack-crash-fix
bfredl
2024-04-17
|
|
\
|
|
*
fix(msgpack): store grid line event as a value
Theo Fabi
2024-04-16
|
*
|
docs: remove mentions of scan-build
dundargoc
2024-04-17
|
*
|
vim-patch:9.1.0341: Problem: a few memory leaks are found (#28382)
zeertzjq
2024-04-17
|
*
|
vim-patch:9.1.0340: Problem: Error with matchaddpos() and empty list (#28381)
zeertzjq
2024-04-17
|
*
|
test: API can return Lua function to Lua code (#28380)
zeertzjq
2024-04-17
|
*
|
fix(lua): only free luarefs when returning from API (#28373)
zeertzjq
2024-04-17
|
|
/
|
*
feat(defaults): use ripgrep (rg) for 'grepprg' if available
Luna Saphie Mittelbach
2024-04-16
|
*
fix(api): ignore 'autochdir' when renaming other buf (#28376)
zeertzjq
2024-04-16
|
*
fix(api): ignore 'autochdir' when setting buf in other win (#28371)
Raphael
2024-04-16
|
*
test: make mapping tests more consistent (#28368)
zeertzjq
2024-04-16
|
*
test: getting autocmd Lua callback in Vimscript (#28367)
zeertzjq
2024-04-16
|
*
fix(messages): avoid crash with :intro and ch=0 (#28343)
zeertzjq
2024-04-16
|
*
vim-patch:9.1.0335: String interpolation fails for List type (#28364)
zeertzjq
2024-04-16
|
*
fix(base64): properly handle embedded NULLs when decoding (#28349)
Gregory Anders
2024-04-15
|
*
fix(api): make width/height for split by nvim_open_win work (#28341)
zeertzjq
2024-04-15
|
*
vim-patch:9.1.0329: String interpolation fails for Dict type (#28335)
zeertzjq
2024-04-15
|
*
feat(api)!: nvim_open_win: noautocmd blocks all autocmds #28192
Sean Dewar
2024-04-14
|
*
vim-patch:9.1.0320: Wrong cursor position after using setcellwidths() (#28334)
zeertzjq
2024-04-15
|
*
refactor: fix clang NonNullParamChecker warnings (#28327)
zeertzjq
2024-04-14
|
*
fix(tui): make setcellwidths() work for non-ambiwidth chars (#28322)
zeertzjq
2024-04-14
|
*
vim-patch:9.1.0313: Crash when using heredoc with comment in command block
zeertzjq
2024-04-14
|
*
vim-patch:9.1.0312: heredocs are not supported for :commands
zeertzjq
2024-04-14
|
*
fix(float): improve error message when reconfig failed (#25076)
Raphael
2024-04-13
|
*
fix(path): check return value of append_path() (#28309)
Joey Gouly
2024-04-13
|
*
fix(move): fix using the wrong window (#28312)
zeertzjq
2024-04-13
|
*
vim-patch:9.0.2180: POSIX function name in exarg causes issues (#28308)
zeertzjq
2024-04-13
|
*
fix(move): check for filler lines properly (#28307)
zeertzjq
2024-04-13
|
*
Merge pull request #26774 from glepnir/24129
bfredl
2024-04-12
|
|
\
|
|
*
fix(float): don't relative flaot win itself
glepnir
2024-04-10
|
*
|
vim-patch:9.0.2114: overflow detection not accurate when adding digits (#28271)
zeertzjq
2024-04-11
|
*
|
vim-patch:9.1.0297: Patch 9.1.0296 causes too many issues (#28263)
zeertzjq
2024-04-11
|
*
|
vim-patch:9.1.0301: Vim9: heredoc start may be recognized in string (#28266)
zeertzjq
2024-04-11
|
*
|
fix(drawline): don't invoke on_line for filler line (#28219)
Jaehwang Jung
2024-04-10
|
|
/
|
*
fix(prompt): emit change event for prompt newline (#28260)
zeertzjq
2024-04-10
|
*
vim-patch:9.1.0296: regexp: engines do not handle case-folding well (#28259)
zeertzjq
2024-04-10
|
*
vim-patch:9.1.0287: Vim9: comment may be treated as heredoc start (#28257)
zeertzjq
2024-04-10
|
*
vim-patch:9.1.0294: Text height function does not respect it's argument
Luuk van Baal
2024-04-09
|
*
vim-patch:9.1.0285: Still problems with cursor position for CTRL-D/U
Luuk van Baal
2024-04-09
|
*
fix(tui): don't set cursor color when there is none (#28236)
Sam
2024-04-09
|
*
vim-patch:8.2.4395: some code lines not covered by tests (#28248)
zeertzjq
2024-04-09
|
*
vim-patch:8.2.0981: Vim9: cannot compile "[var, var] = list" (#28247)
zeertzjq
2024-04-09
|
*
vim-patch:9.1.0277: Cannot highlight the Command-line (#28244)
zeertzjq
2024-04-09
|
*
vim-patch:9.1.0280: several issues with 'smoothscroll' support
Luuk van Baal
2024-04-09
|
*
vim-patch:9.1.0260: Problems with "zb" and scrolling to new topline with 'smo...
Luuk van Baal
2024-04-08
|
*
vim-patch:9.1.0258: half-page scrolling broke backward compatibility
Luuk van Baal
2024-04-08
[prev]
[next]