aboutsummaryrefslogtreecommitdiff
path: root/test/functional/terminal
Commit message (Expand)AuthorAge
...
* | test/win: window_split_tab_spec: increase retry() timeJustin M. Keyes2018-11-05
* | test/win: retry unreliable SIGWINCH testJustin M. Keyes2018-11-04
* | win: test: SIGWINCH is noisy #7506Justin M. Keyes2018-11-01
* | test: fix/speedup scrollback_specJan Edmund Lazo2018-10-22
* | tests: improve robustness of immediate successes in screen testsBjörn Linse2018-10-15
* | test: replace wait() with pre-assertion in assert_term_colorsBjörn Linse2018-10-06
* | ui: rename ext_newgrid to ext_linegridBjörn Linse2018-10-01
* | tests: introduce screen:expect{...} formBjörn Linse2018-08-27
* | ui: use line-based rather than char-based updates in screen.cBjörn Linse2018-07-21
* | terminal: handle &confirm and :confirm on unloading (#8726)Marco Hinz2018-07-12
* | terminal: flush vterm output buffer on pty output #8486林千里2018-06-08
* | nvim_list_uis: include channel idBjörn Linse2018-06-01
* | test: tui_spec.lua: relax test (#8289)Justin M. Keyes2018-04-16
* | terminal: resize to the max dimensions (#8249)Andrew Pyatkov2018-04-16
* | insert-mode: interpret unmapped META as ESCJustin M. Keyes2018-04-04
* | win: defaults: 'shellcmdflag', 'shellxquote' #7343Jan Edmund Lazo2018-03-24
* | 'fillchars': fix defaults logic; handle ambiwidth=double #7986Matthieu Coudron2018-02-23
* | ui/tui: highlighting refactorBjörn Linse2018-02-11
* | :terminal Enter/Leave should not increment jumplistJustin M. Keyes2018-02-07
* | tui: final_column_wrap(): fix row calculationJustin M. Keyes2018-01-16
* | win: enable tests in ex_terminal_specJan Edmund Lazo2018-01-06
* | ui: forward relevant option updates to UIs (#7520)Björn Linse2017-12-12
* | tui: flush -V3 ('verbose' >= 3) info ASAPJustin M. Keyes2017-12-05
* | test/tui: -V3log logs terminfo valuesJustin M. Keyes2017-12-05
* | test: macOS 10.13: unibilium cannot find "xterm" terminfoJustin M. Keyes2017-12-05
* | test: tui_spec: narrower scope for timeout tweaksJustin M. Keyes2017-12-05
* | test: tui_spec.lua: use robust settingsJustin M. Keyes2017-11-27
* | tui: expose terminal type in 'term' optionJustin M. Keyes2017-11-27
* | defaults: scrollback=10000 (#7556)Justin M. Keyes2017-11-14
* | Merge pull request #7545 from jamessan/test-fixesJames McCoy2017-11-12
|\ \
| * | tests: terminal: Assert for SIGWINCH handling before continuingJames McCoy2017-11-12
| * | tui_spec: Convert nil to "" before formatting itJames McCoy2017-11-12
* | | :terminal : fix crash on resize (#7547)Justin M. Keyes2017-11-13
|/ /
* | test/win: partially disable :terminal resize test (#7453)Justin M. Keyes2017-10-29
* | test: :terminal + numberwidth=9Justin M. Keyes2017-10-28
* | terminal: Account for number column (#5310)Sam Wilson2017-10-27
* | test: FocusGained: retry() cmdline-mode testJustin M. Keyes2017-09-09
* | test: ex_terminal_spec.lua: retry flaky test (#7245)Justin M. Keyes2017-09-07
* | test: FocusGained: press-enter promptJustin M. Keyes2017-09-05
* | 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