aboutsummaryrefslogtreecommitdiff
path: root/test/functional/terminal/helpers.lua
Commit message (Expand)AuthorAge
* test: reduce flakiness (#24443)zeertzjq2023-07-23
* test(tui_spec): improve cursor_address test (#21700)zeertzjq2023-01-09
* test: fix failing tui_spec.lua tests (#21117)Jakub Łuczyński2022-11-19
* feat(terminal): recognize underdouble and undercurlAndrey Bushev2022-09-26
* refactor(tests): introduce testprg()Justin M. Keyes2022-06-25
* fix(tui)!: remove `ESC NUL` forced escape (#17198)zeertzjq2022-04-11
* test: mention poke_eventloop() instead of wait()zeertzjq2022-03-02
* tests/ui: make screen.lua use "linegrid" representation internallyBjörn Linse2019-10-13
* syntax, TUI: support "strikethrough"Jaskaran Singh2019-09-13
* test/ui: update tests for new msg_grid implementationBjörn Linse2019-09-01
* paste: WIP #4448Justin M. Keyes2019-08-27
* window/ui: reorganize size variables, fix terminal window size with multigrid.Björn Linse2019-01-27
* multigrid: add multigrid screen testsUtkarsh Maheshwari2018-12-31
* defaults: background=dark #2894 (#9205)Justin M. Keyes2018-11-20
* win/pty: log errorserw72017-08-16
* win/test: tty-test: print screen size explicitly with CTRL-Qerw72017-08-16
* win: support :terminalerw72017-08-16
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* test: screen_setup(): Detect spawn failures, usage errors.Justin M. Keyes2017-02-26
* test: screen_setup(): Support `cols` parameter.Justin M. Keyes2017-02-26
* terminal: 'scrollback'Justin M. Keyes2017-02-26
* os/shell: Throttle :! output, pulse "..." message.Justin M. Keyes2016-12-09
* 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
* test/functional: clean up according to luacheck (part 1)Marco Hinz2015-11-23
* test: Add basic tests for the TUIThiago de Arruda2015-10-01
* term: use an argument vector for termopen().Scott Prager2015-05-02
* Add new highlight groups TermCursor/TermCursorNCMarco Hinz2015-04-09
* test: Add terminal testsThiago de Arruda2015-03-25