aboutsummaryrefslogtreecommitdiff
path: root/test/functional/terminal/mouse_spec.lua
Commit message (Expand)AuthorAge
* vim-patch:8.2.3461: distinguish Normal and Terminal-Normal mode #15878zeertzjq2021-10-09
* terminal: Fix mouse coordinates issue (#12158)erw72020-04-21
* tests/ui: remove unnecessary screen:detach()Björn Linse2019-10-13
* :terminal : set topline based on window height #8325Andrew Pyatkov2019-01-29
* terminal: handle size when switching buffers in windowBjörn Linse2019-01-27
* terminal: resize to the max dimensions (#8249)Andrew Pyatkov2018-04-16
* 'fillchars': fix defaults logic; handle ambiwidth=double #7986Matthieu Coudron2018-02-23
* :terminal : fix crash on resize (#7547)Justin M. Keyes2017-11-13
* win: support :terminalerw72017-08-16
* terminal: Keep cursor position.Justin M. Keyes2017-03-01
* terminal: Don't redraw the entire screen when resizing (#6167)Tommy Allen2017-02-26
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* tests: don't ignore highlights in terminal testsBjörn Linse2016-08-14
* Make existing tests work with new featureMarco Hinz2016-06-20
* functests: Check logs in lua codeZyX2016-06-10
* test/functional: clean up according to luacheck (part 1)Marco Hinz2015-11-23
* terminal : don't set vterm size to 0 (workaround #2732)Frederik Van Slycken2015-05-31
* term: after <C-\>, resume normal input loopScott Prager2015-04-05
* test: Add terminal testsThiago de Arruda2015-03-25