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
...
*
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
*
|
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
*
Merge pull request #25882 from bfredl/noundo
bfredl
2023-11-05
|
\
|
*
feat(extmarks): add "undo_restore" flag to opt out of undo-restoring
bfredl
2023-11-05
*
|
refactor: combine regexp files
dundargoc
2023-11-05
|
/
*
build: various cmake fixes
dundargoc
2023-11-04
*
vim-patch:9.0.2090: complete_info() skips entries with 'noselect' (#25890)
zeertzjq
2023-11-04
*
fix(rpc): "grid_line" event parsing crashes (#25581)
LW
2023-11-04
*
refactor(grid): implement rightleftcmd as a post-processing step
bfredl
2023-11-03
*
build: make the vimdoc generation depend on the nvim target (#25876)
Gregory Anders
2023-11-02
*
build: use built nvim artifact to generate eval files (#25875)
Gregory Anders
2023-11-02
*
Merge pull request #25859 from luukvbaal/extmarkdel
bfredl
2023-11-02
|
\
|
*
refactor(extmarks): extmark_del() with MarkTreeIter
Luuk van Baal
2023-11-01
*
|
build: set char to always be signed
dundargoc
2023-11-01
*
|
fix(startup): trigger UIEnter for the correct channel (#25860)
zeertzjq
2023-11-01
*
|
feat(server): allow embed with listen (#25709)
George Harker
2023-11-01
|
/
*
fix(base64): only check padding if leftover index is set (#25854)
Gregory Anders
2023-10-31
*
feat(stdlib): add vim.base64 module (#25843)
Gregory Anders
2023-10-31
*
Merge pull request #25850 from famiu/refactor/option/string
bfredl
2023-10-31
|
\
|
*
refactor(options): remove `os_doskip`
Famiu Haque
2023-10-31
*
|
fix(terminal): keep focus when scrolling number column of another window (#25...
zeertzjq
2023-10-31
|
/
*
fix(terminal): don't lose focus on <MouseMove> (#25845)
zeertzjq
2023-10-31
*
refactor(options)!: unify `set_option` and `set_string_option`
Famiu Haque
2023-10-30
*
docs: small fixes (#25585)
dundargoc
2023-10-29
*
fix(api): load buffer first on nvim_buf_set_lines (#25823)
Raphael
2023-10-29
*
fix(terminal): avoid Insert mode in Terminal buffer (#25820)
zeertzjq
2023-10-29
*
vim-patch:8ebdbc9e6d80 (#25816)
zeertzjq
2023-10-29
[prev]
[next]