summaryrefslogtreecommitdiffstatshomepage
path: root/test/old/testdir/test_window_cmd.vim
AgeCommit message (Expand)AuthorFiles
2026-03-29vim-patch:9.2.0254: w_locked can be bypassed when setting recursivelySean Dewar1
2026-03-17vim-patch:9.2.0180: possible crash with winminheight=0 (#38335)zeertzjq1
2026-01-16vim-patch:9.1.0117: Stop split-moving from firing WinNew and WinNewPre autoco...zeertzjq1
2026-01-12vim-patch:9.1.2078: A few more typos in various files (#37368)zeertzjq1
2025-11-16docs: rework main help pageJustin M. Keyes1
2025-11-02vim-patch:9.1.1893: ICCF charity will dissolve (#36427)zeertzjq1
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-03-26vim-patch:9.1.1238: wrong cursor column with 'set splitkeep=screen' (#33060)zeertzjq1
2025-01-05vim-patch:9.1.0990: Inconsistent behavior when changing cmdheight (#31830)luukvbaal1
2024-12-17vim-patch:9.1.0934: hard to view an existing buffer in the preview window (#3...zeertzjq1
2024-11-29vim-patch:9.1.0892: the max value of 'cmdheight' is limited by other tabpages...zeertzjq1
2024-10-17vim-patch:9.1.0789: tests: ':resize + 5' has invalid space after '+' (#30835)zeertzjq1
2024-03-13vim-patch:9.1.0175: wrong window positions with 'winfix{width,height}' (#27845)Sean Dewar1
2024-03-12vim-patch:9.1.0171: Small split-move related improvementsSean Dewar1
2024-03-12vim-patch:9.1.0170: Re-allow curwin == prevwin, but document it insteadSean Dewar1
2024-03-09test(old): remove Test_floatwin_splitmove()zeertzjq1
2024-03-08vim-patch:9.1.0130: [security]: UAF if win_split_ins autocommands delete "wp"Sean Dewar1
2024-03-08vim-patch:9.1.0128: win_gotoid() may abort even when not switching a windowSean Dewar1
2024-03-08vim-patch:9.1.0121: Infinite loop or signed overflow with 'smoothscroll'Sean Dewar1
2024-03-08vim-patch:9.1.0119: can move away from cmdwin using win_splitmove()Sean Dewar1
2024-03-08vim-patch:partial:9.1.0117: Stop split-moving from firing WinNew and WinNewPr...Sean Dewar1
2024-03-08vim-patch:9.1.0116: win_split_ins may not check available roomSean Dewar1
2024-01-03vim-patch:9.1.0001: when closing window, wincmd p may failChristian Clason1
2023-11-13vim-patch:8.1.2373: cannot build with +popupwin but without +quickfixzeertzjq1
2023-08-21vim-patch:9.0.1772: Cursor may be adjusted in 'splitkeep'ed windows (#24811)zeertzjq1
2023-06-02vim-patch:9.0.1599: Cursor not adjusted when 'splitkeep' is not "cursor" (#23...luukvbaal1
2023-05-07vim-patch:9.0.1513: text scrolls unnecessarily when splittingLuuk van Baal1
2023-05-02vim-patch:9.0.1367: divide by zero in zero-width windowLuuk van Baal1
2023-04-27vim-patch:9.0.1491: wrong scrolling with ls=0 and :botright split (#23333)zeertzjq1
2023-04-25vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...zeertzjq1
2023-04-19vim-patch:9.0.1007: there is no way to get a list of swap file nameszeertzjq1
2023-03-07test: move oldtests to test directory (#22536)dundargoc1