aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/cmdline_spec.lua
Commit message (Expand)AuthorAge
* 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