Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |