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
/
swapfile_preserve_recover_spec.lua
Commit message (
Expand
)
Author
Age
*
refactor: use nvim.foo.bar format for autocommand groups
Maria José Solano
2025-01-14
*
refactor(tests): merge n.spawn/n.spawn_argv into n.new_session #31859
Justin M. Keyes
2025-01-04
*
feat(ui)!: emit prompt "messages" as cmdline events #31525
luukvbaal
2025-01-02
*
feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343
Justin M. Keyes
2024-12-19
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
refactor(tests): all screen tests should use highlights
bfredl
2024-03-23
*
test: big cleanup followup
Lewis Russell
2024-01-17
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
test: do not inject vim module into global helpers
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
test: use termopen() instead of :terminal more (#26462)
zeertzjq
2023-12-08
*
feat: ignore swapfile for running Nvim processes #25336
Justin M. Keyes
2023-10-04
*
test: only trim trailing spaces in swapfile tests (#25341)
zeertzjq
2023-09-24
*
fix(startup): stop TUI properly when quitting at swap dialog (#25337)
zeertzjq
2023-09-24
*
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
2023-06-22
*
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
fix(rpc)!: preseve files when stdio channel is closed (#22137)
zeertzjq
2023-02-11
*
test: add a Lua test for swap file created before boot
zeertzjq
2022-11-17
*
vim-patch:8.2.3102: test for crash fix does not fail without the fix (#20018)
zeertzjq
2022-08-31
*
refactor: remove cpo-& behavior (#17745)
zeertzjq
2022-03-23
*
refactor(tests): use assert_alive() #15546
Justin M. Keyes
2021-09-01
*
test: Eliminate expect_err
Justin M. Keyes
2019-09-06
*
API: emit nvim_error_event on failed async request
Justin M. Keyes
2019-04-13
*
:recover : Fix crash on non-existent *.swp #9504
raffitz
2019-01-15
*
VimL/confirm(): Show dialog even if :silent
Justin M. Keyes
2018-12-01
*
swapfile: Always show swap dialog (E325)
Justin M. Keyes
2018-09-23