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
/
test
/
functional
/
vimscript
Commit message (
Expand
)
Author
Age
*
feat: stdpath('run'), /tmp/nvim.user/ #18993
Justin M. Keyes
2022-06-30
*
test: use "python3" to avoid skipped test #19106
Justin M. Keyes
2022-06-26
*
refactor(tests): introduce testprg()
Justin M. Keyes
2022-06-25
*
fix: make_filter_cmd for :! powershell #15913
Enan Ajmain
2022-06-25
*
fix(float): make `screen*()` functions respect floating windows
Evgeni Chasnovski
2022-06-23
*
feat(server): instance "name", store pipes in stdpath(state)
Justin M. Keyes
2022-06-15
*
feat(logging): include test-id in log messages
Justin M. Keyes
2022-06-15
*
fix(tests): fix some screen.lua warnings
bfredl
2022-05-21
*
feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009
Justin M. Keyes
2022-05-03
*
fix(input): only disable mapped CTRL-C interrupts when getting input (#18310)
zeertzjq
2022-04-30
*
fix: has() should preserve v:shell_error #18280
Andrey Mishchenko
2022-04-26
*
test: correct order of arguments to eq() and neq()
zeertzjq
2022-04-26
*
fix(ci): workaround bug in msgpackparse() on windows caused by api level bump
bfredl
2022-04-25
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
fix(event-loop): duplicate display updating logic in vgetorpeek() (#17913)
zeertzjq
2022-03-30
*
feat(test): use nvim_exec in helpers.source() #16064
Justin M. Keyes
2022-03-27
*
fix(event-loop): call vpeekc() directly first to check for character
zeertzjq
2022-02-03
*
vim-patch:8.2.3917: the eval.txt help file is way too big
Daniel Steinberg
2022-01-29
*
fix(screenpos, float): add top and left border adjustment
zeertzjq
2021-12-15
*
vim-patch:7.4.1777
Sean Dewar
2021-11-26
*
fix(eval): fix has('wsl') #16153
erw7
2021-10-29
*
fix(eval): checking for a non-empty string is too strict (#15987)
Fabian
2021-10-28
*
feat(eval/method): partially port v8.1.1954
Sean Dewar
2021-10-03
*
refactor(tests): remove redir_exec #15718
Justin M. Keyes
2021-09-19
*
test: reorg #15698
Justin M. Keyes
2021-09-17