aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_messages.vim
Commit message (Collapse)AuthorAge
* vim-patch:7.4.1739Michael Ennen2016-12-01
| | | | | | | | Problem: Messages test fails on MS-Windows. Solution: Adjust the asserts. Skip the "messages maintainer" line if not showing all messages https://github.com/vim/vim/commit/bea1ede1c59a11ca5bf9d91cd30b7b2937b9fb41
* vim-patch:7.4.1735Michael Ennen2016-11-29
Problem: It is not possible to only see part of the message history. It is not possible to clear messages. Solution: Add a count to ":messages" and a clear argument. (Yasuhiro Matsumoto) https://github.com/vim/vim/commit/451f849fd6282a4facd4f0f58af62837443fb5a6