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
*
feat(tui): parse CSI subparams in termkey (#29805)
Gregory Anders
2024-07-21
*
Merge pull request #29650 from ruuzia/fix_expression_parser_crash
bfredl
2024-07-21
|
\
|
*
fix: assert failure in VimL expression parser
Rustum Zia
2024-07-17
*
|
Merge pull request #28873 from luukvbaal/redraw
bfredl
2024-07-21
|
\
\
|
*
|
fix(api): alloc and draw cursor window in nvim__redraw
Luuk van Baal
2024-07-20
*
|
|
fix(marks): revalidate marks whose position did not change
Luuk van Baal
2024-07-20
|
/
/
*
|
feat(tui): support in-band resize events (#29791)
Gregory Anders
2024-07-19
*
|
vim-patch:eb6d733: runtime(doc): fix more inconsistencies in assert function ...
zeertzjq
2024-07-19
*
|
vim-patch:9.1.0601: Wrong cursor position with 'breakindent' when wide char d...
zeertzjq
2024-07-19
|
/
*
vim-patch:c1b3984: runtime(doc): minor updates. (#29778)
zeertzjq
2024-07-18
*
vim-patch:9.0.0003: functions are global while they could be local (#29777)
zeertzjq
2024-07-17
*
vim-patch:9.1.0594: Unnecessary redraw when setting 'winfixbuf' (#29775)
zeertzjq
2024-07-18
*
fix(float): handle error in win_float_create() (#29742)
glepnir
2024-07-17
*
vim-patch:9.0.0414: matchstr() still does not match column offset
zeertzjq
2024-07-17
*
vim-patch:9.0.0407: matchstr() does match column offset
zeertzjq
2024-07-17
*
vim-patch:9.0.0228: crash when pattern looks below the last line
zeertzjq
2024-07-17
*
fix(column): modifying a sign should update placed signs (#29750)
luukvbaal
2024-07-17
*
vim-patch:8.2.1651: spellfile code not completely tested
zeertzjq
2024-07-16
*
vim-patch:df62c62: runtime(doc): grammar fixes in options.txt (#29729)
zeertzjq
2024-07-15
*
build: allow comment after #include for required header (#29722)
zeertzjq
2024-07-16
*
fix(ui): avoid ambiguity about last chunk when flushing halfway (#29718)
zeertzjq
2024-07-15
*
docs: misc (#29622)
dundargoc
2024-07-15
*
vim-patch:9.1.0582: Printed line doesn't overwrite colon when pressing Enter ...
zeertzjq
2024-07-14
*
vim-patch:9.1.0574: ex: wrong handling of commands after bar
zeertzjq
2024-07-14
*
vim-patch:9.1.0573: ex: no implicit print for single addresses
zeertzjq
2024-07-14
*
vim-patch:9.1.0580: :lmap mapping for keypad key not applied when typed in Se...
zeertzjq
2024-07-14
*
vim-patch:9.1.0575: Wrong comments in alt_tabpage() (#29692)
zeertzjq
2024-07-14
*
vim-patch:8.2.3716: Vim9: range without a command is not compiled
zeertzjq
2024-07-14
*
vim-patch:9.1.0579: Ex command is still executed after giving E1247
zeertzjq
2024-07-14
*
vim-patch:8.2.4065: computation overflow with large cound for :yank
zeertzjq
2024-07-14
*
Merge pull request #29315 from bfredl/staticinline
bfredl
2024-07-13
|
\
|
*
refactor(declarations): also generate prototypes for functions in headers
bfredl
2024-07-13
*
|
fix(lua)!: do not use typed table for empty dict
Amit Singh
2024-07-13
|
/
*
vim-patch:9.1.0572: cannot specify tab page closing behaviour (#29682)
zeertzjq
2024-07-13
*
fix(input): handle vim.on_key() properly with ALT and K_SPECIAL (#29677)
zeertzjq
2024-07-13
*
vim-patch:9.1.0569: fnamemodify() treats ".." and "../" differently (#29673)
zeertzjq
2024-07-12
*
vim-patch:9.1.0568: Cannot expand paths from 'cdpath' setting
zeertzjq
2024-07-12
*
vim-patch:9.1.0567: Cannot use relative paths as findfile() stop directories
zeertzjq
2024-07-12
*
vim-patch:9.1.0566: Stop dir in findfile() doesn't work properly w/o trailing...
zeertzjq
2024-07-12
*
vim-patch:9.1.0565: Stop directory doesn't work properly in 'tags'
zeertzjq
2024-07-12
*
vim-patch:8.2.3388: fnamemodify('path/..', ':p') differs from using 'path/../...
zeertzjq
2024-07-12
*
vim-patch:9.1.0557: moving in the buffer list doesn't work as documented (#29...
zeertzjq
2024-07-11
*
vim-patch:9.1.0556: :bwipe doesn't remove file from jumplist of other tabpage...
zeertzjq
2024-07-11
*
refactor: remove CH_FOLD macro
dundargoc
2024-07-10
*
vim-patch:9.1.{0503,0549} (#29643)
zeertzjq
2024-07-10
*
vim-patch:9.1.0554: :bw leaves jumplist and tagstack data around (#29639)
zeertzjq
2024-07-10
*
vim-patch:9.1.0547: No way to get the arity of a Vim function (#29638)
zeertzjq
2024-07-10
*
fix(quickfix): make shortmess+=O work with cmdheight=0 (#29609)
zeertzjq
2024-07-08
*
vim-patch:9.1.0543: Behavior of CursorMovedC is strange (#29608)
zeertzjq
2024-07-08
*
vim-patch:9.1.0540: Unused assignment in sign_define_cmd()
zeertzjq
2024-07-08
[next]