aboutsummaryrefslogtreecommitdiff
path: root/test/functional/terminal/window_split_tab_spec.lua
Commit message (Expand)AuthorAge
* test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`Famiu Haque2023-05-22
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* test: simplify platform detection (#21020)dundargoc2022-11-22
* fix(terminal): skip aucmd_win when checking terminal size (#19668)zeertzjq2022-08-07
* vim-patch:8.2.3461: distinguish Normal and Terminal-Normal mode #15878zeertzjq2021-10-09
* refactor(tests): use assert_alive() #15546Justin M. Keyes2021-09-01
* terminal: preserve mode when using <Cmd>wincmd in terminal mode (#12254)Ghjuvan Lacambre2020-06-22
* test: win: enable WinEnter terminal testJan Edmund Lazo2019-08-18
* ui/terminal: make terminal state redraw like any other stateBjörn Linse2019-05-14
* vim-patch:8.1.0994: fix relative cursor position #9676Justin M. Keyes2019-03-09
* :terminal : set topline based on window height #8325Andrew Pyatkov2019-01-29
* test: adjust time-sensitive tests (#9220)Justin M. Keyes2018-11-10
* test/win: window_split_tab_spec: fix retry()Justin M. Keyes2018-11-05
* 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
* :terminal : fix crash on resize (#7547)Justin M. Keyes2017-11-13
* test: tty-test.c: keep `tty_out` handle aroundJustin M. Keyes2017-08-16
* win/test: enable more :terminal testsJustin M. Keyes2017-08-16
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* test/window_split_tab_spec.lua: fixupJustin M. Keyes2017-02-26
* terminal: Don't redraw the entire screen when resizing (#6167)Tommy Allen2017-02-26
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* tests: don't ignore highlights in terminal testsBjörn Linse2016-08-14
* Add tests for new featureMarco Hinz2016-06-20
* Make existing tests work with new featureMarco Hinz2016-06-20
* functests: Check logs in lua codeZyX2016-06-10
* test/functional: clean up according to luacheck (part 1)Marco Hinz2015-11-23
* test: Add terminal testsThiago de Arruda2015-03-25