aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds
Commit message (Expand)AuthorAge
* vim-patch:8.2.3618: getcwd() is unclear about how 'autochdir' is usedzeertzjq2021-11-19
* feat(:source, nvim_exec): defer script item creation until s:var accessSean Dewar2021-10-14
* feat(:source, nvim_exec): support script-local variablesSean Dewar2021-10-14
* refactor(tests): remove redir_exec #15718Justin M. Keyes2021-09-19
* fix(:source): copy curbuf lines to memory before sourcing #15111Sean Dewar2021-09-15
* fix(:source, nvim_exec): handle Vimscript line continuations #14809Sean Dewar2021-09-14
* refactor(tests): use assert_alive() #15546Justin M. Keyes2021-09-01
* test: update tests to work with 'hidden'Gregory Anders2021-08-18
* feat(defaults): set hiddenGregory Anders2021-08-17
* fixup! vim-patch:8.2.3019: location list only has the start position.Jan Edmund Lazo2021-07-31
* vim-patch:8.1.0829: when 'hidden' is set session creates extra buffersSean Dewar2021-07-17
* doc(options): Fix recommended PowerShell config (#14349)Dimitri Tcaciuc2021-07-02
* fix(source): Source giving E484 & parsing error at line 1 for lua filesshadmansaleh2021-06-21
* refactor(source): Move lua file detection to do_sourceshadmansaleh2021-06-11
* more testsDaniel Hahler2021-03-30
* testDaniel Hahler2021-03-30
* Test and initial fix for crash with dictwatcherdelDaniel Hahler2021-03-30
* vim-patch:8.1.0105: all tab stops are the sameVVKot2021-03-28
* [RFC] ":source" sources from current buffer if filename is omitted (#11444)Vikram Pal2021-02-18
* startup: handle autoload and lua packages during startupBjörn Linse2020-11-02
* A Mudholland Dr. RecastBjörn Linse2020-10-19
* fix: runtimepath always updates lua package.pathTJ DeVries2020-08-10
* eval: improve ex_execute (#12445)erw72020-07-20
* vim-patch:8.2.0966: 'shortmess' flag "n" not used in two placesJan Edmund Lazo2020-06-18
* test: add more profile testserw72020-05-10
* vim-patch:8.0.1651: cannot filter :ls output for terminal buffersRob Pilling2020-04-19
* vim-patch:8.1.0619: :echomsg and :echoerr do not handle List and DictJan Edmund Lazo2020-02-29
* mksession: always unix slashes "/" for filepathsJustin M. Keyes2020-01-26
* mksession: simplify generated commandsJustin M. Keyes2020-01-26
* mksession: restore same :term buf in split windowsAlexandre Dubray2020-01-26
* terminal: absolute CWD in term:// URI #11289Chris LaRose2020-01-26
* API: deprecate nvim_command_outputJustin M. Keyes2019-12-02
* dictwatcher: fix use-after-free #11495erw72019-12-02
* tests: fix non-controversial misuse of `pending` (#11247)Daniel Hahler2019-10-18
* tests/ui: remove unnecessary screen:detach()Björn Linse2019-10-13
* getdigits: introduce `strict`, `def` parametersJustin M. Keyes2019-09-13
* test: Eliminate expect_errJustin M. Keyes2019-09-06
* tests: use runtime from build for doc/tags with :help (#10479)Daniel Hahler2019-08-28
* test: isCI(): add "name" parameterJustin M. Keyes2019-08-05
* tests: AppVeyor: fix test/functional/ex_cmds/arg_spec.lua (#10598)Daniel Hahler2019-07-24
* tests: use vim.inspect (#10485)Daniel Hahler2019-07-13
* tests: fix flaky ':digraphs displays digraphs' (#10406)Daniel Hahler2019-07-04
* tests: shell-test: add INTERACT mode (#10405)Daniel Hahler2019-07-03
* :ls : show "R", "F" for terminal-jobs #10370Justin M. Keyes2019-06-29
* vim-patch:8.0.1782: no simple way to label quickfix entriesMarco Hinz2019-05-05
* test: clear(): `args_rm` parameterJustin M. Keyes2019-04-27
* Merge pull request #9896 from justinmk/api-async-errorJustin M. Keyes2019-04-13
|\
| * API: emit nvim_error_event on failed async requestJustin M. Keyes2019-04-13
* | options: properly reset directories on 'autochdir' (#9894)Marco Hinz2019-04-13
|/
* help: ignore snapshotted window if invalid (#9774)Marco Hinz2019-03-23