aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/cmdline_spec.lua
Commit message (Expand)AuthorAge
* test: avoid consecutive mouse input at different positions (#21781)zeertzjq2023-01-13
* fix(ui): command line issues with external messages (#21709)luukvbaal2023-01-13
* test: add test cases for command line issuesLuuk van Baal2022-12-31
* fix(showcmd): assert failure with cmdheight=0 (#21536)zeertzjq2022-12-26
* test: simplify platform detection (#21020)dundargoc2022-11-22
* feat(messages)!: graduate the 'msgsep' featurebfredl2022-10-05
* fix(window): fix equalization with cmdheight=0 (#20369)zeertzjq2022-09-28
* fix(ui): allow redrawing statusline when msgsep is used (#20337)zeertzjq2022-09-26
* fix(cmdline): don't send invalid cursor with incsearch and cmdheight=0bfredl2022-09-26
* fix(messages): validate msg_grid before silent! message with cmdheight=0bfredl2022-09-26
* fix(redraw): avoid unnecessary redraws and glitches with floats+messagesbfredl2022-09-22
* feat(ui): use msg_grid based implementation for cmdheight=0bfredl2022-09-15
* cmdheight=0: fix bugs part2 (#19185)Shougo2022-07-31
* fix(cmdline): trigger CmdlineEnter and ModeChanged earlier (#19474)zeertzjq2022-07-26
* cmdheight=0: fix bugs #18961Shougo2022-06-30
* fix(ui): do not call showmode() when setting window height (#18969)zeertzjq2022-06-15
* feat: cmdheight=0 #16251Shougo2022-06-13
* fix(ui): inccomand performance degradationKillTheMule2022-04-05
* 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