summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/terminal/window_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-02-26test: remove remaining use of feed_command() in terminal/ (#38069)zeertzjq1
2026-02-09fix(terminal): handle ED 3 (clear scrollback) properly (#21412)zeertzjq1
2026-02-08fix(window): use real last buffer of closed windowSean Dewar1
2026-02-08fix(terminal): update size after closing windowSean Dewar1
2026-02-08test(terminal): skip flaky test on Windows (#37774)Sean Dewar1
2026-02-06fix(terminal): reset `w_leftcol` after resizing terminalhorrifyingHorse1
2026-02-03test(tty-test): enable VTI and VTP on Windows (#37677)zeertzjq1
2026-02-03ci(test): bump Windows runners to windows-2025 and unskip tests (#37666)zeertzjq1
2026-01-21fix(terminal): restore options properly when switching buffer (#37485)zeertzjq1
2025-08-26fix(terminal): possibly wrong wrow/wcol in active terminalSean Dewar1
2025-08-26fix(terminal): patch various autocommand-related holesSean Dewar1
2025-08-26fix(terminal): update winopts and focus when switching terminalsSean Dewar1
2025-08-26fix(terminal): check size when creating new tabpageSean Dewar1
2025-08-26fix(terminal): avoid events messing up topline of focused terminalSean Dewar1
2025-08-26fix(terminal): add various missing redrawsSean Dewar1
2025-07-16test(tui_spec): flakiness, global highlight definitions #34958luukvbaal1
2024-12-17feat(terminal)!: cursor shape and blink (#31562)Gregory Anders1
2024-09-21test(terminal): unskip wrap tests on windowsChristian Clason1
2024-09-15refactor(tests): rename terminal/testutil.lua => testterm.lua #30372Justin M. Keyes1
2024-08-10feat(term): enable reflow by default (#21124)Christian Clason1
2024-06-16feat(column)!: rework 'statuscolumn' %r/l itemsLuuk van Baal1
2024-06-14fix(terminal): set local values of window options (#29326)zeertzjq1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-14fix(terminal): disable reflow againChristian Clason1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-12-07test(terminal): remove unnecessary string operations (#26434)zeertzjq1
2023-10-03fix(terminal): check terminal size at end of screen update (#25480)zeertzjq1
2023-05-24feat(term): enable reflow by default (#21124)Christian Clason1
2022-11-22test: simplify platform detection (#21020)dundargoc1
2022-11-13test: introduce skip() #21010dundargoc1
2022-02-20ci: skip tests that fail on windowsDundar Göc1
2020-10-19A Mudholland Dr. RecastBjörn Linse1
2019-09-01test/ui: update tests for new msg_grid implementationBjörn Linse1
2019-01-31test: improve reliability of ":terminal topline" testJustin M. Keyes1
2019-01-29:terminal : set topline based on window height #8325Andrew Pyatkov1
2019-01-27window/ui: reorganize size variables, fix terminal window size with multigrid.Björn Linse1
2017-11-12tests: terminal: Assert for SIGWINCH handling before continuingJames McCoy1
2017-10-29test/win: partially disable :terminal resize test (#7453)Justin M. Keyes1
2017-10-28test: :terminal + numberwidth=9Justin M. Keyes1
2017-10-27terminal: Account for number column (#5310)Sam Wilson1
2017-08-16win: support :terminalerw71
2017-03-01terminal: Keep cursor position.Justin M. Keyes1
2016-11-13test: window_spec: Remove flaky terminal resize testJames McCoy1
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-10functests: Check logs in lua codeZyX1