aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds
Commit message (Expand)AuthorAge
* 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
* tests: integrate ex_cmds/bang_filter_spec into ui/output_specBjörn Linse2018-02-10
* shell: support bellBjörn Linse2018-02-10
* shell: add test for binary and multibyte outputBjörn Linse2018-02-06
* test: robust cleanup, unique filenames #7950 (#7950)Justin M. Keyes2018-02-01
* os/input.c: parse keycodes in non-string context #7411lePerdu2018-01-18
* api: change nvim_command_output behaviorJustin M. Keyes2018-01-10
* keymap: Do not use vim_isIDc in keymap.cZyX2017-11-30
* test: :highlight validation errorsnate2017-11-25
* Merge #7345 'location-list update on buffer-modified'Justin M. Keyes2017-11-21
|\
* | 'viewoptions': add "curdir" flag #7447Eric Roberts2017-11-18
* | test: ctrl_c_spec: bias timeouts for success (#7451)Matthew Malcomson2017-10-28