aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/mouse_spec.lua
Commit message (Expand)AuthorAge
* defaults: sidescroll=1Justin M. Keyes2018-02-09
* Updated testsTommy Allen2018-01-28
* win: enable more functional testsJan Edmund Lazo2018-01-06
* test: mouse_spec: remove obnoxious wait times (#7029)Justin M. Keyes2017-07-15
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* 'guicursor': Empty means "block cursor in all modes".Justin M. Keyes2017-04-01
* terminal: Keep cursor position.Justin M. Keyes2017-03-01
* test: skip_fragile(), TEST_SKIP_FRAGILEJustin M. Keyes2017-01-04
* test: Disable unreliable tests on travis+ASAN_UBSANJustin M. Keyes2016-12-07
* CI: Travis macOS: Skip tab left-drag tests.Justin M. Keyes2016-09-12
* normal.c: Restore vim-like tab dragging. #4874sach1t2016-09-12
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* tests: don't ignore highlights in mouse_specBjörn Linse2016-08-14
* tests: remove deprecated hl_colorsBjörn Linse2016-08-14
* test: mouse_specJustin M. Keyes2016-08-07
* test: Add tests for double, triple, and quadruple clicksach1t2016-08-07
* mouse.c: Adjust clicked column if chars are concealed (#5087)Tommy Allen2016-07-28
* functests: Check logs in lua codeZyX2016-06-10
* test: Update to meet new expectations.Yichao Zhou2016-05-20
* mouse: Implement horizontal scroll. #3450bambu2016-04-25
* eval: Add +tablineat featureZyX2016-02-01
* functests: Improve tabline click testsZyX2016-02-01
* Add eol to listchars for mouse specification testsJurica Bradaric2016-01-19
* UI test: visual selection after left click in tablineMarco Hinz2015-04-28
* UI test: left click in tablineMarco Hinz2015-04-28
* tests/ui: Also test character at cursorBjörn Linse2015-03-09
* api/vim: allow guis and tests to retrieve the entire color tableBjörn Linse2015-02-02
* test/ui: enable strict mode by default (and in existing tests)Björn Linse2015-02-02
* Fix the ctrl + left click test.John Szakmeister2015-01-28
* test: Add more functional test to cover new codeThiago de Arruda2015-01-15
* input: Recognize mouse events for abstract_uiThiago de Arruda2014-12-10