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
*
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
*
test: add more tests for K_SPECIAL escaping in <Cmd> mapping
zeertzjq
2022-05-03
*
fix(input): only disable mapped CTRL-C interrupts when getting input (#18310)
zeertzjq
2022-04-30
*
test: add test for <Cmd> mapping with character containing K_SPECIAL byte
zeertzjq
2022-04-30
*
feat(mappings): allow special keys and modifiers in <Cmd> mapping
zeertzjq
2022-04-29
*
test: add a test for #18135
zeertzjq
2022-04-17
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
refactor!: rename nvim_add_user_command to nvim_create_user_command
Gregory Anders
2022-04-10
*
test: add some tests with :normal and Ex mode
zeertzjq
2022-04-04
*
fix(ex_normal): spam \n in Ex mode only if in Cmdline mode (#17977)
zeertzjq
2022-04-03
*
feat(test): use nvim_exec in helpers.source() #16064
Justin M. Keyes
2022-03-27
*
refactor: remove cpo-& behavior (#17745)
zeertzjq
2022-03-23
*
test: move two mapping tests to ex_cmds/map_spec.lua
zeertzjq
2022-03-02
[next]