aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds
Commit message (Expand)AuthorAge
* 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
* defaults: shortmess+=F (#8619)Justin M. Keyes2018-06-22
* ex_getln: remove msg_scrolled cargo-cult magic, fixes #8251Björn Linse2018-06-02
* fixup: always delete Xfile, fix exit code checkJan Edmund Lazo2018-05-25
* win: test: close shada file before os.removeJan Edmund Lazo2018-05-24
* win: test: don't test symlink if not admin userJan Edmund Lazo2018-05-24
* win: test: disable non-admin failing testsJan Edmund Lazo2018-05-24
* :digraphs : highlight with hl-SpecialKey #2690Jakson Alves de Aquino2018-05-01
* msg: do not scroll entire screen (#8088)Björn Linse2018-03-31
* getchar: implement <Cmd> key to invoke command in any modeBjörn Linse2018-03-23
* test: rename next_message() to next_msg()Justin M. Keyes2018-03-11
* 'fillchars': fix defaults logic; handle ambiwidth=double #7986Matthieu Coudron2018-02-23
* Resolve issues mentioned in PR reviewJan Edmund Lazo2018-02-19
* test: enable ex_cmds/cd_spec.lua on WindowsJan Edmund Lazo2018-02-19
* test: enable ex_cmds/write_spec.lua in WindowsJan Edmund Lazo2018-02-19