aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/messages_spec.lua
Commit message (Expand)AuthorAge
* Merge #10098 'win: fix msg_puts_printf()'Justin M. Keyes2019-08-12
|\
| * Change to not test msg_puts_pirntf() in unix CIerw72019-06-09
| * Add msg_puts_printf() test for multibyte characterserw72019-06-09
* | vim-patch:8.1.1049: when user tries to exit with CTRL-C message is confusingJan Edmund Lazo2019-07-28
* | syntax: fix missing newlines in execute("syn list"). fixes #10467Björn Linse2019-07-14
* | highlight: show "hi Group" message correctly when not using the screenBjörn Linse2019-07-05
* | messages: fix crash with msg_advance when using ext_messagesBjörn Linse2019-06-16
* | messages: support shortmess-=S in ext_messagesBjörn Linse2019-06-16
|/
* test: don't detach screen just to change the sizeBjörn Linse2019-06-03
* test: avoid some boilerplateJustin M. Keyes2019-06-03
* Make sure msg_clear is sent after confirm message (#10065)Ville Hakulinen2019-06-02
* [RDY] Fix wildmode=list,full and display+=msgsep interaction (#10103)Jit2019-06-02
* UI/ext_messages: restore kind=quickfix #10067Justin M. Keyes2019-05-27
* messages: use proper multiline error message for rpcrequest and API wrappersBjörn Linse2019-05-26
* UI/ext_messages: learn more message kindsJustin M. Keyes2019-05-11
* test: clear(): remove `opts.headless` parameterJustin M. Keyes2019-04-27
* Allow using internal popupmenu or ext_popupmenu for wildmenuBjörn Linse2019-03-16
* ui: implement ext_messagesBjörn Linse2019-02-10