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
/
core
/
startup_spec.lua
Commit message (
Expand
)
Author
Age
*
"nvim -es": disable shada #21723
Justin M. Keyes
2025-01-05
*
test: use spawn_wait() instead of system() #31852
Justin M. Keyes
2025-01-04
*
test: spawn_wait() starts a non-RPC Nvim process
Justin M. Keyes
2025-01-03
*
feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343
Justin M. Keyes
2024-12-19
*
feat(terminal)!: cursor shape and blink (#31562)
Gregory Anders
2024-12-17
*
docs: misc (#31138)
dundargoc
2024-11-21
*
fix(messages): proper multiline Lua print() messages #31205
luukvbaal
2024-11-17
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
fix(startup): report --startuptime error to stderr (#31131)
zeertzjq
2024-11-13
*
refactor(test): rename alter_slashes, invert its behavior
Justin M. Keyes
2024-09-09
*
fix(filetype): fix :filetype detect error with -u NONE (#29991)
zeertzjq
2024-08-06
*
fix(filetype): source ftdetect/* after creating scripts.vim autocmds (#29445)
zeertzjq
2024-06-22
*
test: remove checks for failed tests on Windows
Gregory Anders
2024-05-31
*
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
*
fix: adjust error message for error in UI event callback (#28200)
zeertzjq
2024-04-06
*
feat(defaults): add :Inspect to right-click menu (#28181)
zeertzjq
2024-04-05
*
test: silence expected errors
dundargoc
2024-04-02
*
refactor(tests): all screen tests should use highlights
bfredl
2024-03-23
*
fix(startup): multiprocess startuptime #26790
Pablo Arias
2024-02-09
*
feat(terminal): respond to OSC background and foreground request (#17197)
Daniel Steinberg
2024-01-15
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
test: remove helpers.sleep()
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
*
fix(inccommand): don't preview in Ex mode (#26587)
Raphael
2023-12-27
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
test: fix Windows tests failures (#26461)
Gregory Anders
2023-12-08
*
test: forward $VIMRUNTIME in child nvim instances
Gregory Anders
2023-12-07
*
feat(remote): avoid --remote-ui infinite loop (#24465)
shafouz
2023-08-13
*
test(core/startup_spec): use retry() instead of jobwait() (#24481)
zeertzjq
2023-07-25
*
fix(startup): make recovery mode work without --headless (#24477)
zeertzjq
2023-07-25
*
test(startup_spec): add a test for #18315 (#24391)
zeertzjq
2023-07-19
*
fix(runtime): respect 'rtp' order for all runtime files (#24335)
zeertzjq
2023-07-14
*
fix(startup)!: "nvim -l" message does not end with newline #24215
zeertzjq
2023-07-01
*
fix(startup): don't truncate when printing with -l (#24216)
zeertzjq
2023-07-01
*
fix(startup): "nvim -l foo.lua" may not set arg0 #24161
Mike
2023-06-26
*
test(core/startup_spec): add a test for #13720 (#23910)
zeertzjq
2023-06-05
*
feat(lua): rename vim.loop -> vim.uv (#22846)
Lewis Russell
2023-06-03
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
test(startup_spec): use getscriptinfo() instead of :scriptnames (#23034)
zeertzjq
2023-04-12
*
refactor: remove :CheckHealth
dundargoc
2023-04-12
*
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
*
refactor(tests): run unittests using main nvim binary in interpreter mode
bfredl
2023-01-31
*
refactor(tests): lift retry() into assert_log()
Justin M. Keyes
2023-01-17
*
feat(lua): store "nvim -l" scriptname in _G.arg[0]
Justin M. Keyes
2023-01-07
*
feat(lua): execute stdin ("-") as Lua
Justin M. Keyes
2023-01-05
[next]