aboutsummaryrefslogtreecommitdiff
path: root/test/functional/terminal/scrollback_spec.lua
Commit message (Expand)AuthorAge
* defaults: scrollback=10000 (#7556)Justin M. Keyes2017-11-14
* test/win: give up on this oneJustin M. Keyes2017-08-16
* test/win: place cursor at edge to tickle SIGWINCHJustin M. Keyes2017-08-16
* test: tty-test.c: restore win32 SIGWINCH handlerJustin M. Keyes2017-08-16
* test: cleanupJustin M. Keyes2017-08-16
* win/pty: log errorserw72017-08-16
* win/test: tty-test: print screen size explicitly with CTRL-Qerw72017-08-16
* win: support :terminalerw72017-08-16
* 'scrollback': Allow :setlocal -1 on normal buffersJustin M. Keyes2017-04-20
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* terminal: global 'scrollback' #6352Jakob Schnitzer2017-03-27
* test/scrollback: wiggle-room (#6256)Justin M. Keyes2017-03-11
* test: screen_setup(): Support `cols` parameter.Justin M. Keyes2017-02-26
* terminal: 'scrollback'Justin M. Keyes2017-02-26
* Merge pull request #5225 from equalsraf/windows-functionaltestsBjörn Linse2016-08-31
|\
| * Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* | api/ui: add tests for popupmenu_external eventsBjörn Linse2016-08-29
|/
* tests: don't ignore highlights in terminal testsBjörn Linse2016-08-14
* functests: Check logs in lua codeZyX2016-06-10
* Add TermClose eventMarco Hinz2015-11-15
* terminal: Fix use after freeThiago de Arruda2015-08-22
* term: use an argument vector for termopen().Scott Prager2015-05-02
* test: Add terminal testsThiago de Arruda2015-03-25