summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/terminal/window_split_tab_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-02-26test: remove remaining use of feed_command() in terminal/ (#38069)zeertzjq1
2025-06-11fix(terminal): don't disable scrolloff for non-terminal buffers (#34451)zeertzjq1
2024-12-17feat(terminal)!: cursor shape and blink (#31562)Gregory Anders1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-09-15refactor(tests): rename terminal/testutil.lua => testterm.lua #30372Justin M. Keyes1
2024-06-12refactor(terminal): move :terminal defaults to _defaults.luaGregory Anders1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-12test: remove helpers.sleep()Lewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-05-22test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`Famiu Haque1
2023-05-21refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell1
2022-11-22test: simplify platform detection (#21020)dundargoc1
2022-08-07fix(terminal): skip aucmd_win when checking terminal size (#19668)zeertzjq1
2021-10-09vim-patch:8.2.3461: distinguish Normal and Terminal-Normal mode #15878zeertzjq1
2021-09-01refactor(tests): use assert_alive() #15546Justin M. Keyes1
2020-06-22terminal: preserve mode when using <Cmd>wincmd in terminal mode (#12254)Ghjuvan Lacambre1
2019-08-18test: win: enable WinEnter terminal testJan Edmund Lazo1
2019-05-14ui/terminal: make terminal state redraw like any other stateBjörn Linse1
2019-03-09vim-patch:8.1.0994: fix relative cursor position #9676Justin M. Keyes1
2019-01-29:terminal : set topline based on window height #8325Andrew Pyatkov1
2018-11-10test: adjust time-sensitive tests (#9220)Justin M. Keyes1
2018-11-05test/win: window_split_tab_spec: fix retry()Justin M. Keyes1
2018-11-05test/win: window_split_tab_spec: increase retry() timeJustin M. Keyes1
2018-11-04test/win: retry unreliable SIGWINCH testJustin M. Keyes1
2018-11-01win: test: SIGWINCH is noisy #7506Justin M. Keyes1
2017-11-13:terminal : fix crash on resize (#7547)Justin M. Keyes1
2017-08-16test: tty-test.c: keep `tty_out` handle aroundJustin M. Keyes1
2017-08-16win/test: enable more :terminal testsJustin M. Keyes1
2017-04-09functests: Replace execute with either command or feed_commandZyX1
2017-02-26test/window_split_tab_spec.lua: fixupJustin M. Keyes1
2017-02-26terminal: Don't redraw the entire screen when resizing (#6167)Tommy Allen1
2016-08-26Mark some functional tests as pending in WindowsRui Abreu Ferreira1
2016-08-14tests: don't ignore highlights in terminal testsBjörn Linse1
2016-06-20Add tests for new featureMarco Hinz1
2016-06-20Make existing tests work with new featureMarco Hinz1
2016-06-10functests: Check logs in lua codeZyX1
2015-11-23test/functional: clean up according to luacheck (part 1)Marco Hinz1
2015-03-25test: Add terminal testsThiago de Arruda1