Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | api/vim: allow guis and tests to retrieve the entire color table | Björn Linse | 2015-02-02 | |
| | ||||
* | test/ui: enable strict mode by default (and in existing tests) | Björn Linse | 2015-02-02 | |
| | ||||
* | Fix the ctrl + left click test. | John Szakmeister | 2015-01-28 | |
| | | | | | | | The test was hoping to not find a tags file, but didn't actively guard against it. In my case, I had a tags file present which was causing different output to be generated. To fix this, let's set the tags option to look for an unlikely filename. | |||
* | test: Add more functional test to cover new code | Thiago de Arruda | 2015-01-15 | |
| | | | | | | | | | - emulate gui_running and terminal colors - scrolling/clearing regions - mouse wheel scrolling - setting icon/title - :stop/:suspend - screen resize | |||
* | input: Recognize mouse events for abstract_ui | Thiago de Arruda | 2014-12-10 | |