aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/messages_spec.lua
Commit message (Expand)AuthorAge
* vim-patch:8.1.1992: the search stat moves when wrapping at the end of the bufferJan Edmund Lazo2020-09-29
* test: always use "set more" with :digraph testBjörn Linse2020-02-19
* screen: add missing redraws after a messageBjörn Linse2020-01-26
* messages: echo "line1\r\nline2" should not clear line1Björn Linse2020-01-16
* API: deprecate nvim_command_outputJustin M. Keyes2019-12-02
* Add v:lua.func() vimL syntax for calling luaBjörn Linse2019-11-16
* test/Screen:expect: replace "{IGNORE}" with "{MATCH:…}"Justin M. Keyes2019-11-09
* ex_echo: fix check for got_int #11225Daniel Hahler2019-10-19
* screen: missing redraw/highlight for ruler in message areaBjörn Linse2019-09-22
* update tests for new resize behavior (resize at pager, but not at :!cmd)Björn Linse2019-09-08
* test: add tests for pager glitches and crashesBjörn Linse2019-09-06
* move testDaniel Hahler2019-09-04
* 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