aboutsummaryrefslogtreecommitdiff
path: root/test/functional/core/startup_spec.lua
Commit message (Expand)AuthorAge
* startup: Use $XDG_CONFIG_DIRS/nvim/sysinit.vim if it existsJames McCoy2018-12-16
* Fix crash if --embed is used more than onceJames McCoy2018-10-03
* startup: delete empty stdin buffer if other files were openedJustin M. Keyes2018-06-18
* startup: go to buffer 2 if stdin is emptyJustin M. Keyes2018-06-18
* startup: fix -E/-Es without `-u NONE`Justin M. Keyes2018-06-17
* Ex mode: use getexline() instead of getexmodeline()Justin M. Keyes2018-06-17
* test: fix startup_specJustin M. Keyes2018-06-10
* cleanup, test interactive -EJustin M. Keyes2018-06-04
* win/startup: remove --literalJustin M. Keyes2018-06-04
* startup: allow explicit "-" file arg with --headlessJustin M. Keyes2018-06-04
* startup: fix -es/-Es so they are actually silentJustin M. Keyes2018-06-04
* startup: stdin as text instead of commandsJustin M. Keyes2018-06-04
* test: startup_spec: cmd.exe escapingJustin M. Keyes2017-11-04
* test: has("ttyin"), has("ttyout")Justin M. Keyes2017-11-04