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
...
|
*
|
|
|
|
fix(textformat): remove unnecessary changed_bytes() (#26027)
zeertzjq
2023-11-13
|
*
|
|
|
|
vim-patch: mark N/A 8.1 patches #26008
Justin M. Keyes
2023-11-13
|
*
|
|
|
|
vim-patch:8.1.1521: when a popup window is closed the buffer remains (#26024)
zeertzjq
2023-11-13
|
*
|
|
|
|
vim-patch:8.2.4850: mksession mixes up "tabpages" and "curdir" arguments
zeertzjq
2023-11-13
|
*
|
|
|
|
vim-patch:partial:8.1.1218: cannot set a directory for a tab page
zeertzjq
2023-11-13
|
*
|
|
|
|
feat(statuscolumn): re-evaluate for every screen line (#25885)
luukvbaal
2023-11-13
|
*
|
|
|
|
vim-patch:9.0.2102: matchparen highlight not cleared in completion mode (#26019)
zeertzjq
2023-11-13
|
*
|
|
|
|
vim-patch:8.2.3395: Vim9: expression breakpoint not checked in :def function
zeertzjq
2023-11-13
|
*
|
|
|
|
vim-patch:8.2.3026: Vim9: cannot set breakpoint in compiled function
zeertzjq
2023-11-13
|
*
|
|
|
|
vim-patch:8.2.2996: Vim9: when debugging cannot inspect local variables
zeertzjq
2023-11-13
|
*
|
|
|
|
vim-patch:9.0.2103: recursive callback may cause issues on some archs (#26013)
zeertzjq
2023-11-13
|
*
|
|
|
|
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
|
*
|
|
|
|
build: remove PVS
dundargoc
2023-11-12
|
*
|
|
|
|
fix(float): apply 'winblend' to title/footer highlight (#25999)
zeertzjq
2023-11-12
|
*
|
|
|
|
vim-patch:9.0.2100: CI: test_termdebug fails (#25997)
zeertzjq
2023-11-12
|
*
|
|
|
|
vim-patch:1b08d2cd0789 (#25993)
zeertzjq
2023-11-12
|
*
|
|
|
|
fix(PVS/V564): the '|' operator is applied to bool type value
dundargoc
2023-11-11
|
*
|
|
|
|
fix(PVS/V1001): variable is assigned but is not used
dundargoc
2023-11-11
|
*
|
|
|
|
refactor: remove redundant casts
dundargoc
2023-11-11
|
*
|
|
|
|
fix(PVS/V009): add top-level message
dundargoc
2023-11-11
|
*
|
|
|
|
fix(highlight): apply 'winblend' to float border (#25981)
zeertzjq
2023-11-11
|
*
|
|
|
|
fix(context): don't leak memory on multiple invalid objects (#25979)
zeertzjq
2023-11-11
|
*
|
|
|
|
fix(context): don't crash on invalid arg to nvim_get_context (#25977)
zeertzjq
2023-11-11
|
*
|
|
|
|
fix(completion): make sure the buffer name is valid (#25975)
mortezadadgar
2023-11-11
|
*
|
|
|
|
PVS fixes
dundargoc
2023-11-10
|
*
|
|
|
|
Merge pull request #25954 from bfredl/noxmalloc
bfredl
2023-11-10
|
|
\
\
\
\
\
|
|
*
|
|
|
|
refactor(drawline): avoid xmalloc/xfree cycles on each screenline
bfredl
2023-11-09
|
*
|
|
|
|
|
fix(f_wait): flush UI before blocking (#25962)
zeertzjq
2023-11-10
|
*
|
|
|
|
|
fix(options): do not change inccommand during preview (#25462)
Omar El Halabi
2023-11-09
|
*
|
|
|
|
|
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
2023-11-10
|
*
|
|
|
|
|
vim-patch:8.2.4932: not easy to filter the output of maplist()
zeertzjq
2023-11-09
|
*
|
|
|
|
|
vim-patch:8.2.4861: it is not easy to restore saved mappings
zeertzjq
2023-11-09
|
*
|
|
|
|
|
vim-patch:8.2.4825: can only get a list of mappings
zeertzjq
2023-11-09
|
*
|
|
|
|
|
vim-patch:8.2.4820: not simple programmatic way to find a specific mapping
zeertzjq
2023-11-09
|
*
|
|
|
|
|
vim-patch:8.2.4140: maparg() does not indicate the type of script
zeertzjq
2023-11-09
|
*
|
|
|
|
|
refactor(api): simplify nvim_set_keymap shortname check (#25945)
zeertzjq
2023-11-09
|
*
|
|
|
|
|
docs: list NVIM_APPNAME as env on manpage (#25935)
330-127
2023-11-09
|
*
|
|
|
|
|
vim-patch:9.0.2095: statusline may look different than expected (#25941)
zeertzjq
2023-11-09
|
|
/
/
/
/
/
|
*
|
|
|
|
fix: flush UI state before blocking in vim.wait (#25938)
Gregory Anders
2023-11-08
|
*
|
|
|
|
refactor: move defaults into separate module (#25929)
Gregory Anders
2023-11-08
|
*
|
|
|
|
Merge pull request #25767 from luukvbaal/signdel
bfredl
2023-11-08
|
|
\
\
\
\
\
|
|
*
|
|
|
|
feat(extmarks): add 'invalidate' property to extmarks
Luuk van Baal
2023-11-08
|
*
|
|
|
|
|
fix(diagnostic): check if delete failed in `qf_fill_buffer()` (#25932)
voidiz
2023-11-08
|
*
|
|
|
|
|
fix(job-control): make jobwait() flush UI after hiding cursor (#25927)
zeertzjq
2023-11-08
|
*
|
|
|
|
|
fix(input): set termkey buffer size to read stream capacity
Gregory Anders
2023-11-07
|
*
|
|
|
|
|
feat(tui): use TermResponse event for OSC responses (#25868)
Gregory Anders
2023-11-06
|
*
|
|
|
|
|
Merge pull request #25905 from bfredl/nested_rabbit_holes
bfredl
2023-11-06
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
refactor(grid): reimplement 'rightleft' as a post-processing step
bfredl
2023-11-05
|
*
|
|
|
|
|
build: enable ASAN for MSVC
dundargoc
2023-11-05
|
|
/
/
/
/
/
|
*
|
|
|
|
refactor: the long goodbye
dundargoc
2023-11-05
[prev]
[next]