aboutsummaryrefslogtreecommitdiff
path: root/test/functional/terminal/scrollback_spec.lua
Commit message (Expand)AuthorAge
* test: simplify platform detection (#21020)dundargoc2022-11-22
* test: introduce skip() #21010dundargoc2022-11-13
* refactor(tests): introduce testprg()Justin M. Keyes2022-06-25
* fix(terminal): scrollback delete lines immediately #18832Javier Lopez2022-06-08
* test: unskip tests on Windows (#18600)zeertzjq2022-05-18
* ci: skip tests that fail on windowsDundar Göc2022-02-20
* fix(terminal): fix resize crash with pending scrollback (#14891)Sean Dewar2021-12-15
* test/wildmode_spec: override $PS1Jan Edmund Lazo2020-12-01
* A Mudholland Dr. RecastBjörn Linse2020-10-19
* test/Screen:expect: replace "{IGNORE}" with "{MATCH:…}"Justin M. Keyes2019-11-09
* tests/ui: remove unnecessary screen:detach()Björn Linse2019-10-13
* tests: fix flaky 'scrollback' option deletes lines (only) if necessary (#11003)Daniel Hahler2019-09-16
* test: Eliminate expect_errJustin M. Keyes2019-09-06
* tests: scrollback_spec: use shell-test instead of awk (#10914)Daniel Hahler2019-09-04
* CI/OpenBSD: run functional testsEdd Barrett2019-09-01
* ui/terminal: make terminal state redraw like any other stateBjörn Linse2019-05-14
* terminal: Fix potential invalid local 'scrollback' (#9605)Justin M. Keyes2019-02-17
* options: set 'scrollback' to -1 by default #9563Marco Hinz2019-02-04
* :terminal : set topline based on window height #8325Andrew Pyatkov2019-01-29
* test: fix/speedup scrollback_specJan Edmund Lazo2018-10-22
* tests: improve robustness of immediate successes in screen testsBjörn Linse2018-10-15
* tests: introduce screen:expect{...} formBjörn Linse2018-08-27
* 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