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
/
ex_cmds
Commit message (
Expand
)
Author
Age
*
fix(excmd): make :def unknown rather than unimplemented (#23150)
zeertzjq
2023-04-17
*
fix(highlight): add missing g: prefix for colors_name (#22952)
zeertzjq
2023-04-08
*
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
test: use exec_capture() in more places (#22787)
zeertzjq
2023-03-26
*
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
2023-03-25
*
fix(shell): on Windows :make does not echo #22728
Enan Ajmain
2023-03-19
*
refactor(redraw): make cursor position redraw use the "redraw later" pattern
bfredl
2023-03-12
*
ci: bump to windows 2022
dundargoc
2023-03-11
*
fix(api): set script context when setting usercmd or option (#22624)
zeertzjq
2023-03-11
*
fix(highlight): avoid ORing underline flags (#22372)
zeertzjq
2023-02-23
*
test: make {MATCH:} behave less unexpectedly in screen:expect()
zeertzjq
2023-02-18
*
fix(rpc)!: preseve files when stdio channel is closed (#22137)
zeertzjq
2023-02-11
*
test: add more tests for Unicode
zeertzjq
2023-01-09
*
fix(mappings): use all buckets in second round of unmap (#21534)
zeertzjq
2022-12-26
*
feat(secure): add `:trust` command and vim.secure.trust() (#21107)
Jlll1
2022-11-28
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
test: add a Lua test for swap file created before boot
zeertzjq
2022-11-17
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
vim-patch:8.2.2207: illegal memory access if popup menu items are changed (#2...
zeertzjq
2022-11-12
*
feat: ":write ++p" creates parent dirs #20835
Victor Blanchard
2022-11-06
*
docs: fix typos
dundargoc
2022-11-02
*
ci: add cirrus to isCI function to skip tests (#20526)
dundargoc
2022-10-17
*
docs: fix typos (#20394)
dundargoc
2022-09-30
*
fix(api): notify dict watchers on nvim_set_var and vim.g setter
smolck
2022-09-27
*
ci: move BSD jobs from sourcehut to Cirrus CI #19616
dundargoc
2022-09-08
*
vim-patch:9.0.0409: #{g:x} was seen as a curly-braces expression
ii14
2022-09-08
*
vim-patch:8.2.3102: test for crash fix does not fail without the fix (#20018)
zeertzjq
2022-08-31
*
vim-patch:8.2.4726: cannot use expand() to get the script name
zeertzjq
2022-08-23
*
test: add test for using :normal to stop Visual mode in cmdwin (#19904)
zeertzjq
2022-08-23
*
fix(tests): remove irrelevant usage of display-=msgsep
bfredl
2022-08-17
*
feat: allow :wincmd to accept a count (#19815)
Famiu Haque
2022-08-17
*
fix(source): fix expand('<sfile>') no longer works for Lua
zeertzjq
2022-08-16
*
fix(source): make changing 'shellslash' change expand() result
zeertzjq
2022-08-15
*
vim-patch:8.2.1280: Ex command error cannot contain an argument
zeertzjq
2022-08-07
*
fix(session): respect sessionoptions=terminal #19497
Gustavo Sampaio
2022-08-01
*
test(mksession_spec): use %bwipeout! instead of qall! to close terminal (#19465)
zeertzjq
2022-07-22
*
feat(defaults): mouse=nvi #19290
matveyt
2022-07-17
*
test: add a test for what Vim patch 8.2.0151 fixes
zeertzjq
2022-07-08
*
Merge #19060 memory leaks
Justin M. Keyes
2022-06-28
|
\
|
*
fix(coverity/348300): free memory when overiding sing attribute
Thomas Vigouroux
2022-06-27
*
|
refactor(tests): introduce testprg()
Justin M. Keyes
2022-06-25
|
/
*
fix(input): use correct grid when restoring cursor for <expr> mapping (#19047)
zeertzjq
2022-06-23
*
fix(tests): check for EOF on exit of nvim properly
bfredl
2022-06-13
*
fix(input): allow Ctrl-C to interrupt a recursive mapping even if mapped (#18...
zeertzjq
2022-06-07
*
fix(mksession): don't store floats in session #18635
Daniel Steinberg
2022-05-22
*
test(mksession_spec): only sleep on Windows (#18637)
zeertzjq
2022-05-19
*
fix(termopen): avoid ambiguity in URI when CWD is root dir (#16988)
zeertzjq
2022-05-19
*
test: fix mksession terminal CWD test again (#18615)
zeertzjq
2022-05-18
*
test: unskip tests on Windows (#18600)
zeertzjq
2022-05-18
*
refactor(ui)!: link `VertSplit` to `Normal` by default
Famiu Haque
2022-05-15
[next]