aboutsummaryrefslogtreecommitdiff
path: root/test/functional/terminal
Commit message (Expand)AuthorAge
...
* | test: FocusGained: let UI settle before sending inputJustin M. Keyes2017-09-05
* | eventloop: restore redraw in cmdline K_EVENT handlerJustin M. Keyes2017-09-05
* | test: FocusGained/FocusLostJustin M. Keyes2017-09-05
* | test: use global_helpers.uname() instead of calling to nvim UUTJustin M. Keyes2017-09-05
* | Repair tui_spec functional testsDrew Neil2017-08-21
* | Repair ex_terminal_spec functional testsDrew Neil2017-08-21
* | 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: keep `tty_out` handle aroundJustin M. Keyes2017-08-16
* | win/test: enable more :terminal testsJustin 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
* | test: tui_spec: Remove unused is_linux variableJames McCoy2017-07-07
* | tui: Correct commentary on tmux colour tests.Jonathan de Boyne Pollard2017-06-03
* | tui: Add built-in terminfo entry for VTE.Jonathan de Boyne Pollard2017-06-03
* | tui: Add st to the always 256-colour capable list.Jonathan de Boyne Pollard2017-06-03
* | tui: Correct a copy and paste error in stterm tests.Jonathan de Boyne Pollard2017-06-03
* | tui: Update colour tests some more.Jonathan de Boyne Pollard2017-06-03
* | tui: Update colour tests.Jonathan de Boyne Pollard2017-06-03
* | tui: Also fix "linux*" terminfo entries. #6673Jonathan de Boyne Pollard2017-05-04
* | Merge #6539 'More cursor shape modes'Justin M. Keyes2017-04-21
|\ \
| * | tests: detect invalid helpers.sleepBjörn Linse2017-04-21
| * | ui: add tests for new cursor shape modesBjörn Linse2017-04-21
* | | 'scrollback': Allow :setlocal -1 on normal buffersJustin M. Keyes2017-04-20
|/ /
* | win: default shellxescape, shellxquote to emptyRui Abreu Ferreira2017-04-12
* | win: defaults: 'shellredir', 'shellxquote', 'shellxescape'Justin M. Keyes2017-04-12
* | Merge branch 'master' into rename-executeZyX2017-04-09
|\ \
| * | test: retry(): Report number of retries. (#6475)Justin M. Keyes2017-04-09
* | | functests: Fix terminal/highlight_specZyX2017-04-09
* | | functests: Fix terminal/cursor_specZyX2017-04-09
* | | functests: Replace execute with either command or feed_commandZyX2017-04-09
|/ /
* | terminal.c:redraw(): Avoid invalid cursor col (#6379)Justin M. Keyes2017-03-29
* | terminal: global 'scrollback' #6352Jakob Schnitzer2017-03-27
* | terminal: Support extra arguments in 'shell'. #4504Jack Bracewell2017-03-17
* | defaults: 'showcmd', 'belloff', 'ruler'Justin M. Keyes2017-03-16
* | test/scrollback: wiggle-room (#6256)Justin M. Keyes2017-03-11
* | test: backtick expansion #6218Justin M. Keyes2017-03-06
* | terminal.c: Reset cursor postion when using termopen() (#6212)oni-link2017-03-04
* | terminal: Keep cursor position.Justin M. Keyes2017-03-01
* | test: screen_setup(): Detect spawn failures, usage errors.Justin M. Keyes2017-02-26
* | test: screen_setup(): Support `cols` parameter.Justin M. Keyes2017-02-26
* | test/window_split_tab_spec.lua: fixupJustin M. Keyes2017-02-26
* | terminal: Follow output only if cursor is at end.Justin M. Keyes2017-02-26
* | terminal: 'scrollback'Justin M. Keyes2017-02-26
* | terminal: Don't redraw the entire screen when resizing (#6167)Tommy Allen2017-02-26
* | eval.c: Fix findfile(), :find, gf in :terminal. #6009Tommy Allen2017-01-31
* | Add some tests and cleanup.Michael Ennen2016-12-12