aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds
Commit message (Expand)AuthorAge
* 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
* | test: avoid redundant clear() #7340Justin M. Keyes2017-10-16
* | More testsKillTheMule2017-10-02
* | menu_get: adjust tests for prettyprintingKillTheMule2017-10-01
|/
* menu_get(): docJustin M. Keyes2017-07-28
* viml: introduce menu_get() function #6322Matthieu Coudron2017-07-28
* functests: Ensure different SIDs on successive source() callsZyX2017-07-04
* functests: Add some more :echo tests which also check for regressionZyX2017-07-04
* functests: Make ex_cmds/echo actually use :echoZyX2017-07-04
* functests: Copy eval/string_spec.lua to ex_cmds/echo_spec.luaZyX2017-07-04
* mksession: Restore tab-local working directory #6859HiPhish2017-06-11
* Merge #6737 "options: make 'highlight' read-only"Justin M. Keyes2017-05-15
|\
| * options: make 'highlight' read-onlyBjörn Linse2017-05-15
* | functests: Replace check_provider -> missing_provider with err reportZyX2017-05-13
* | functests: Test invalid behaviourZyX2017-05-13
|/
* oldfiles_spec: Add tests for ":filter ... oldfiles"James McCoy2017-04-29
* oldfiles_spec: Set the shada file in the sessionJames McCoy2017-04-29
* Merge #6539 'More cursor shape modes'Justin M. Keyes2017-04-21
|\
| * tests: detect invalid helpers.sleepBjörn Linse2017-04-21
* | ex_cmds.c: Fix bug in ex_z (#6557)sander22017-04-21
|/
* win/test: Enable recover_spec.luaJustin M. Keyes2017-04-11
* test: `:file {name}`Justin M. Keyes2017-04-11
* Merge #6488 from ZyX-I/coverity-fixesJustin M. Keyes2017-04-10
|\
| * coverity/56795: Fix NULL dereference in :syn keyword non-printableZyX2017-04-09
* | functests: Fix linter errorsZyX2017-04-09
* | functests: Fix some tests which are failing locally for unrelated reasonsZyX2017-04-09