summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/legacy/window_cmd_spec.lua
AgeCommit message (Expand)AuthorFiles
2025-10-09vim-patch:9.1.1839: Window may have wrong height if resized from another tabp...zeertzjq1
2025-10-05vim-patch:9.1.1831: stray vseps in right-most 'winfixwidth' windowSean Dewar1
2025-06-27vim-patch:9.1.1482: scrolling with 'splitkeep' and line() (#34670)luukvbaal1
2025-01-05vim-patch:9.1.0990: Inconsistent behavior when changing cmdheight (#31830)luukvbaal1
2024-12-19feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343Justin M. Keyes1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-27refactor(tests): use global defaults instead of set_default_attr_ids (2)bfredl1
2024-03-23refactor(tests): all screen tests should use highlightsbfredl1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-08-21vim-patch:9.0.1772: Cursor may be adjusted in 'splitkeep'ed windows (#24811)zeertzjq1
2023-05-07vim-patch:9.0.1513: text scrolls unnecessarily when splittingLuuk van Baal1
2023-04-27vim-patch:9.0.1491: wrong scrolling with ls=0 and :botright split (#23333)zeertzjq1
2023-04-02refactor(defaults)!: change default 'commentstring' value to empty (#22862)zeertzjq1
2022-11-28vim-patch:9.0.0964: status line not redrawn when 'splitkeep' is "screen"Luuk van Baal1
2022-10-06feat(window/ui): add splitkeep option (#19243)luukvbaal1