aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds
Commit message (Expand)AuthorAge
* 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
* :mksession : restore tab-local working directories #9754Chris LaRose2019-03-21
* dictwatcheradd(): support b:changedtick #9693demiurg3372019-03-14
* menu_get(): fix query behaviorJustin M. Keyes2019-01-27
* menu_get(): Do not include empty itemsJustin M. Keyes2019-01-27
* fix ":menu Item.SubItem"Justin M. Keyes2019-01-27
* screen: don't unconditionally clear messages on window scrollBjörn Linse2019-01-15
* :recover : Fix crash on non-existent *.swp #9504raffitz2019-01-15
* Merge #9291 'vim-patch:8.1.{550,551}'Justin M. Keyes2018-12-02
|\
| * fixup: 30 col resize to scroll debugJan Edmund Lazo2018-12-01
| * functionaltests: vim-patch:8.1.{550,551} fixJan Edmund Lazo2018-11-30
* | VimL/confirm(): Show dialog even if :silentJustin M. Keyes2018-12-01
* | insert: make <cmd> mapping work in completion (CTRL-X) modeBjörn Linse2018-12-01
|/
* signs: Add "numhl" argument #9113Reto Schnyder2018-10-13
* swapfile: Always show swap dialog (E325)Justin M. Keyes2018-09-23
* startup: always wait for UI with --embed, unless --headless also is suppliedBjörn Linse2018-09-22
* getchar: allow <SID> in <Cmd> mappingBjörn Linse2018-09-13
* tests: update expected output of :digraph commandJan Edmund Lazo2018-09-08
* tests: introduce screen:expect{...} formBjörn Linse2018-08-27
* cmdline: always use save_cmdline before command_line_enterBjörn Linse2018-08-17