aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/cmdline_spec.lua
Commit message (Expand)AuthorAge
* fixup! fix(highlight): remove syncolor.vimGregory Anders2021-07-28
* test/ui/cmdline: set notimeout to remove indeterminism (#14338)Jan Edmund Lazo2021-04-10
* screen: fix problem with p_cherw72021-04-03
* vim-patch:8.2.0131: command line is not cleared when switching tabsJan Edmund Lazo2020-10-29
* vim-patch:8.2.0841: 'verbose' value 16 causes duplicate outputJan Edmund Lazo2020-10-03
* doc: fix typosBrian Wignall2019-11-27
* tests: fix non-controversial misuse of `pending` (#11247)Daniel Hahler2019-10-18
* tests/ui: remove unnecessary screen:detach()Björn Linse2019-10-13
* test/uname(): always lowercaseJustin M. Keyes2019-09-01
* test/OpenBSD: skip some testsJustin M. Keyes2019-09-01
* test/cmdline_spec: adjust "no-op"Justin M. Keyes2019-08-10
* cmdline: remove invalid cmdline_show event when aborting mappingBjörn Linse2019-06-26
* UI/cmdline: check if redraw is needed after K_EVENT, K_COMMAND #9804Jit2019-05-26
* ex_getln: fix statusline redraw logic #9967Carlo Abelli2019-05-02
* Allow using internal popupmenu or ext_popupmenu for wildmenuBjörn Linse2019-03-16
* fixup: 35 col resize to scroll screenJan Edmund Lazo2018-12-01
* functionaltests: vim-patch:8.1.{550,551} fixJan Edmund Lazo2018-11-30
* ui: disable clearing almost everywhereBjörn Linse2018-10-22
* tests: improve robustness of immediate successes in screen testsBjörn Linse2018-10-15
* ui: rename ext_newgrid to ext_linegridBjörn Linse2018-10-01
* screen.lua: extend snapshot_util() to work with extension stateBjörn Linse2018-09-03
* tests: introduce screen:expect{...} formBjörn Linse2018-08-27
* ui: use line-based rather than char-based updates in screen.cBjörn Linse2018-07-21
* ex_getln: don't redraw statusline on top of scrolled messagesBjörn Linse2018-06-02
* UI: redraw statusline when entering cmdline (#8347)raichoo2018-05-10
* ex_getln: clear cmdline_block after it's freedBjörn Linse2018-02-14
* Merge #7234 'built-in expression parser'Justin M. Keyes2017-12-09
|\
| * functests: Fix ui/cmdline testZyX2017-11-19
* | ui: fix glitch with both ext_cmdline and cmd_wildmenuBjörn Linse2017-12-06
* | tests: cleanup ui/cmdline_spec.luaBjörn Linse2017-12-05
|/
* test: ui/cmdline_spec.lua: enable on WindowsJustin M. Keyes2017-10-29
* ext_cmdline: fix inputsecret()Björn Linse2017-10-26
* ext_cmdline: interact with cmdline windowBjörn Linse2017-10-26
* ext_cmdline: implement redraw!Björn Linse2017-10-26
* ext_cmdline: restructure and improve testsBjörn Linse2017-10-26
* ext_cmdline: rename cmdline_char to cmdline_special_charBjörn Linse2017-10-26
* ext_cmdline: extend "function" to generic "block" mechanismBjörn Linse2017-10-26
* ext_cmdline: add support for highlightingBjörn Linse2017-10-26
* ext_cmdline: added indentDongdong Zhou2017-10-26
* ext_cmdline: Add function block supportDongdong Zhou2017-10-26
* ext_cmdline: added cmdline levelDongdong Zhou2017-10-26
* ext_cmdline: fix firstc, change cmdline_leave to cmdline_hideDongdong Zhou2017-10-26
* ext_cmdline: change the content formatDongdong Zhou2017-10-26
* ext_cmdline: use standard external ui functionsDongdong Zhou2017-10-26
* ext_cmdline: lintDongdong Zhou2017-10-26
* ext_cmdline: add testsDongdong Zhou2017-10-26