aboutsummaryrefslogtreecommitdiff
path: root/test/functional/terminal
Commit message (Expand)AuthorAge
* input: Do not set high-bit; preserve ALT modifier.Justin M. Keyes2016-01-11
* test/functional: clean up according to luacheck (part 2)Marco Hinz2015-11-23
* test/functional: clean up according to luacheck (part 1)Marco Hinz2015-11-23
* Reorganize focus events test into individual testsJoe Hermaszewski2015-11-23
* Enable focus events in cmdline and terminal modesJoe Hermaszewski2015-11-23
* Add tests for focus eventsJoe Hermaszewski2015-11-17
* Add TermClose eventMarco Hinz2015-11-15
* tui: Fix abort when stdout and stderr are not tty.Thiago de Arruda2015-10-29
* test: Add more TUI tests and increase timeoutThiago de Arruda2015-10-26
* functests: Do not forget about -i argumentZyX2015-10-23
* test: Add basic tests for the TUIThiago de Arruda2015-10-01
* terminal: Run screen refresh timer in a deferred queueThiago de Arruda2015-09-18
* terminal: Fix use after freeThiago de Arruda2015-08-22
* Test: synIDattr(): true color awarenessMarco Hinz2015-07-18
* terminal : don't set vterm size to 0 (workaround #2732)Frederik Van Slycken2015-05-31
* test/terminal: fix indeterminism in colorcolumn screen testBjörn Linse2015-05-10
* term: use an argument vector for termopen().Scott Prager2015-05-02
* Add new highlight groups TermCursor/TermCursorNCMarco Hinz2015-04-09
* term: after <C-\>, resume normal input loopScott Prager2015-04-05
* terminal: Handle loss of focus in event loop.Scott Prager2015-04-05
* test: Add terminal testsThiago de Arruda2015-03-25