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
*
startup: fix stall issue with -D options (#12652)
erw7
2020-07-19
*
vim-patch:8.0.1554: custom plugins loaded with --clean
Jan Edmund Lazo
2020-06-18
*
vim-patch:8.1.2233: cannot get the Vim command line arguments (#12117)
kuuote
2020-05-24
*
fixed hang issue with --headless and -r option specified (#12209)
Kei Kamikawa
2020-05-20
*
test: fix failure on Windows (allow ".exe")
Justin M. Keyes
2019-09-13
*
startup: fail if --embed with -es/-Es #10753
glacambre
2019-09-13
*
Merge #10973 'vim-patch:8.1.1197'
Justin M. Keyes
2019-09-08
|
\
|
*
vim-patch:8.1.1197: when starting with multiple tabs file messages is confusing
Jan Edmund Lazo
2019-09-08
|
/
*
Merge #10098 'win: fix msg_puts_printf()'
Justin M. Keyes
2019-08-12
|
\
|
*
Add test for #7967
erw7
2019-06-09
*
|
main: do event_init before early_init #10183
Daniel Hahler
2019-06-12
|
/
*
Fix issue where test fails
erw7
2019-06-04
*
test: clear(): `args_rm` parameter
Justin M. Keyes
2019-04-27
*
startup: -es/-Es (silent/batch mode): skip swapfile #8540
Justin M. Keyes
2019-04-10
*
startup: Use $XDG_CONFIG_DIRS/nvim/sysinit.vim if it exists
James McCoy
2018-12-16
*
Fix crash if --embed is used more than once
James McCoy
2018-10-03
*
startup: delete empty stdin buffer if other files were opened
Justin M. Keyes
2018-06-18
*
startup: go to buffer 2 if stdin is empty
Justin M. Keyes
2018-06-18
*
startup: fix -E/-Es without `-u NONE`
Justin M. Keyes
2018-06-17
*
Ex mode: use getexline() instead of getexmodeline()
Justin M. Keyes
2018-06-17
*
test: fix startup_spec
Justin M. Keyes
2018-06-10
*
cleanup, test interactive -E
Justin M. Keyes
2018-06-04
*
win/startup: remove --literal
Justin M. Keyes
2018-06-04
*
startup: allow explicit "-" file arg with --headless
Justin M. Keyes
2018-06-04
*
startup: fix -es/-Es so they are actually silent
Justin M. Keyes
2018-06-04
*
startup: stdin as text instead of commands
Justin M. Keyes
2018-06-04
*
test: startup_spec: cmd.exe escaping
Justin M. Keyes
2017-11-04
*
test: has("ttyin"), has("ttyout")
Justin M. Keyes
2017-11-04