aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/wildmode_spec.lua
Commit message (Expand)AuthorAge
* test: simplify platform detection (#21020)dundargoc2022-11-22
* feat(messages)!: graduate the 'msgsep' featurebfredl2022-10-05
* fix(cmdline): do not trigger completion at wrong time (#19920)zeertzjq2022-08-24
* refactor(tests): introduce testprg()Justin M. Keyes2022-06-25
* Merge pull request #13428 from janlazo/nvim-8.0.1525Jan Edmund Lazo2020-12-01
|\
| * test/wildmode_spec: override $PS1Jan Edmund Lazo2020-12-01
* | ex_getln: add secret charmBjörn Linse2020-12-01
|/
* Merge pull request #11746 from Billy4195/add_wildmenu_keyMatthieu Coudron2020-03-28
|\
| * ex_getln.c: wildmenu add cancel and apply opsBilly Su2020-01-23
* | wildmode: fix wildmode=longest,full with pum #11690akovaski2020-01-21
|/
* fixup! test/wildmode_spec: fix flaky testJustin M. Keyes2019-09-04
* test/wildmode_spec: fix flaky testJustin M. Keyes2019-09-04
* test/wildmode_spec: fix flaky testJustin M. Keyes2019-09-03
* test: use shell-test (avoid system shell)Justin M. Keyes2019-09-01
* test: don't detach screen just to change the sizeBjörn Linse2019-06-03
* Add testJit Yao Yap2019-06-03
* test: avoid some boilerplateJustin M. Keyes2019-06-03
* [RDY] Fix wildmode=list,full and display+=msgsep interaction (#10103)Jit2019-06-02
* test: remove use of require('test.helpers')Justin M. Keyes2019-05-18
* ui/terminal: make terminal state redraw like any other stateBjörn Linse2019-05-14
* Merge #9686 'win/Lua: monkey-patch os.getenv()'Justin M. Keyes2019-03-16
|\
| * Fix environment variable on Windowserw72019-03-06
|/
* test: multibyte env var names #9655Justin M. Keyes2019-03-03
* multigrid: add multigrid screen testsUtkarsh Maheshwari2018-12-31
* tests: improve robustness of immediate successes in screen testsBjörn Linse2018-10-15
* tests: introduce screen:expect{...} formBjörn Linse2018-08-27
* wildmenu: close before redrawing statusline (#8453)Alexander Karle2018-06-02
* test: win: emulate yes with for loopJan Edmund Lazo2018-02-19
* test: win: enable ui/wildmode_spec.luaJan Edmund Lazo2018-02-19
* Merge #7454 'ui: ext_wildmenu'Justin M. Keyes2017-10-31
|\
| * ui: allow external ui to draw wildmenuDongdong Zhou2017-10-29
|/
* input: skip dialogs if no UI is activeJustin M. Keyes2017-08-06
* clint: allow starting brace after `enum`Justin M. Keyes2017-08-06
* terminal: block redraw during c_CTRL-DJustin M. Keyes2017-08-05
* win_redr_status(): skip if wildmenu is showingJustin M. Keyes2017-08-05
* Use vim_strchr(s, c) when c may be NUL (#6656)James McCoy2017-05-03
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* tests: don't ignore highlights in various testsBjörn Linse2016-08-14
* functests: Check logs in lua codeZyX2016-06-10
* Add test for vim-patch 7.4.672KillTheMule2016-05-02
* options: Enable &wildmenu, use "list:longest,full" for &wildmode by default #...Felipe Morales2015-05-17
* tests/ui: Also test character at cursorBjörn Linse2015-03-09
* FEAT_SIGNS: restore :signs wildmenu, and add test.Justin M. Keyes2015-02-15