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
/
nvim
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
Merge pull request #27655 from bfredl/mpack_obj
bfredl
2024-03-08
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
refactor(msgpack): allow flushing buffer while packing msgpack
bfredl
2024-03-07
|
*
|
|
|
|
|
|
vim-patch:8.2.5077: various warnings from clang on MS-Windows (#27773)
zeertzjq
2024-03-08
|
*
|
|
|
|
|
|
fix(process): avoid potential data race on exit (#27769)
zeertzjq
2024-03-08
|
*
|
|
|
|
|
|
vim-patch:9.1.0158: 'shortmess' "F" flag doesn't work properly with 'autoread'
zeertzjq
2024-03-08
|
*
|
|
|
|
|
|
vim-patch:9.1.0154: shm=F not respected when reloading buffer with 'autoread'
zeertzjq
2024-03-08
|
*
|
|
|
|
|
|
vim-patch:9.1.0157: Duplicate assignment in f_getregion() (#27766)
zeertzjq
2024-03-08
|
*
|
|
|
|
|
|
fix(process): close handles and timer in pty_process_close() (#27760)
zeertzjq
2024-03-07
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
vim-patch:9.1.0155: can only get getregion() from current buffer (#27757)
zeertzjq
2024-03-07
|
*
|
|
|
|
|
fix(eval): make has('pythonx') work properly (#27739)
zeertzjq
2024-03-05
|
*
|
|
|
|
|
fix(ui_client): check return value of channel_job_start (#27729)
Sean Dewar
2024-03-04
|
*
|
|
|
|
|
fix(eval): correct failure return value for readfile/blob (#27722)
Sean Dewar
2024-03-03
|
*
|
|
|
|
|
fix(column): full redraw with 'stc, 'rnu' and inserted lines (#27712)
luukvbaal
2024-03-03
|
*
|
|
|
|
|
Merge pull request #27687 from luukvbaal/floatpos
bfredl
2024-03-02
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
fix(float): allow floating window in cmdline area
Luuk van Baal
2024-03-01
|
*
|
|
|
|
|
|
vim-patch:9.1.0146: v:echospace wrong with invalid value of 'showcmdloc' (#27...
zeertzjq
2024-03-02
|
*
|
|
|
|
|
|
vim-patch:87410ab3f556 (#27696)
zeertzjq
2024-03-02
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
vim-patch:9.1.0145: v:echospace not correct when 'showcmdloc' != last (#27682)
zeertzjq
2024-03-01
|
*
|
|
|
|
|
docs(eval): getline and indent function support string type
glepnir
2024-02-29
|
*
|
|
|
|
|
vim-patch:9.1.0143: [security]: autocmd causes use-after-free in set_curbuf()...
zeertzjq
2024-02-29
|
*
|
|
|
|
|
vim-patch:9.1.0142: getregion() can be improved (#27662)
zeertzjq
2024-02-29
|
*
|
|
|
|
|
vim-patch:9.1.0141: Put in Visual mode wrong if it replaces fold marker (#27661)
zeertzjq
2024-02-29
|
*
|
|
|
|
|
refactor(metadata): generate all metadata in lua
bfredl
2024-02-28
|
*
|
|
|
|
|
vim-patch:9.1.0140: cursor on wrong row after 1 char 'below' virtual text whe...
zeertzjq
2024-02-28
|
*
|
|
|
|
|
feat(docs): replace lua2dox.lua
Lewis Russell
2024-02-27
|
*
|
|
|
|
|
docs: fix type of setreg() argument {options} (#27631)
Maria José Solano
2024-02-27
|
*
|
|
|
|
|
vim-patch:9.1.0137: <Del> in cmdline mode doesn't delete composing chars (#27...
zeertzjq
2024-02-27
|
*
|
|
|
|
|
refactor(msgpack): remove dead unpacker code in helpers
bfredl
2024-02-26
|
*
|
|
|
|
|
Merge pull request #27599 from bfredl/nofilealloc
bfredl
2024-02-26
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
refactor(shada): devirtualize writer
bfredl
2024-02-25
|
|
*
|
|
|
|
|
refactor(fileio): remove API shell layer encouraging unnecessary allocations
bfredl
2024-02-25
|
*
|
|
|
|
|
|
fix(mbyte): fix bugs in utf_cp_*_off() functions
VanaIgr
2024-02-26
|
*
|
|
|
|
|
|
fix(process): start pty process eof timer on main thread (#27625)
zeertzjq
2024-02-26
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
docs: fix several misleading and superfluous wordings (#27609)
Evgeni Chasnovski
2024-02-25
|
*
|
|
|
|
|
vim-patch:9.1.0131: buffer-completion may not always find all matches (#27610)
zeertzjq
2024-02-24
|
*
|
|
|
|
|
vim-patch:9.1.0132: "C" doesn't include composing chars with 'virtualedit' (#...
zeertzjq
2024-02-24
|
*
|
|
|
|
|
vim-patch:9.1.0129: Fix truncation of text_wrap 'wrap' virt text after EOL li...
zeertzjq
2024-02-24
|
*
|
|
|
|
|
vim-patch:a35235e824bb (#27598)
zeertzjq
2024-02-24
|
*
|
|
|
|
|
perf(os/env): os_getenv() allocation when there is no env var set
bfredl
2024-02-24
|
*
|
|
|
|
|
fix(terminal): block input when there is pending TermRequest (#27589)
zeertzjq
2024-02-24
|
*
|
|
|
|
|
Merge pull request #27590 from bfredl/signcolfix
bfredl
2024-02-23
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
fix(marktree): some marks counted twice when checking for overlap
bfredl
2024-02-23
|
*
|
|
|
|
|
|
vim-patch:9.1.0127: Naming a non-pointer variable "oap" is strange
zeertzjq
2024-02-23
|
*
|
|
|
|
|
|
vim-patch:9.1.0126: Internal error when using upper-case mark in getregion()
zeertzjq
2024-02-23
|
*
|
|
|
|
|
|
vim-patch:9.1.0120: hard to get visual region using Vim script
zeertzjq
2024-02-23
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
refactor(terminal): rename confusing variable name "rv" (#27573)
zeertzjq
2024-02-22
|
*
|
|
|
|
|
fix(api): don't leak memory with nvim_win_get_ns (#27570)
zeertzjq
2024-02-22
|
*
|
|
|
|
|
fix(extmarks): redraw properly with scoped inline virt_text (#27569)
zeertzjq
2024-02-22
|
*
|
|
|
|
|
feat(extmark): window scoped extmark
altermo
2024-02-21
|
*
|
|
|
|
|
docs: remove mention of foreground/background/special keys in nvim_set_hl (#2...
rktjmp
2024-02-21
[prev]
[next]