aboutsummaryrefslogtreecommitdiff
path: root/test/old/testdir/test_window_cmd.vim
Commit message (Expand)AuthorAge
* vim-patch:9.1.0990: Inconsistent behavior when changing cmdheight (#31830)luukvbaal2025-01-05
* vim-patch:9.1.0934: hard to view an existing buffer in the preview window (#3...zeertzjq2024-12-17
* vim-patch:9.1.0892: the max value of 'cmdheight' is limited by other tabpages...zeertzjq2024-11-29
* vim-patch:9.1.0789: tests: ':resize + 5' has invalid space after '+' (#30835)zeertzjq2024-10-17
* vim-patch:9.1.0175: wrong window positions with 'winfix{width,height}' (#27845)Sean Dewar2024-03-13
* vim-patch:9.1.0171: Small split-move related improvementsSean Dewar2024-03-12
* vim-patch:9.1.0170: Re-allow curwin == prevwin, but document it insteadSean Dewar2024-03-12
* test(old): remove Test_floatwin_splitmove()zeertzjq2024-03-09
* vim-patch:9.1.0130: [security]: UAF if win_split_ins autocommands delete "wp"Sean Dewar2024-03-08
* vim-patch:9.1.0128: win_gotoid() may abort even when not switching a windowSean Dewar2024-03-08
* vim-patch:9.1.0121: Infinite loop or signed overflow with 'smoothscroll'Sean Dewar2024-03-08
* vim-patch:9.1.0119: can move away from cmdwin using win_splitmove()Sean Dewar2024-03-08
* vim-patch:partial:9.1.0117: Stop split-moving from firing WinNew and WinNewPr...Sean Dewar2024-03-08
* vim-patch:9.1.0116: win_split_ins may not check available roomSean Dewar2024-03-08
* vim-patch:9.1.0001: when closing window, wincmd p may failChristian Clason2024-01-03
* vim-patch:8.1.2373: cannot build with +popupwin but without +quickfixzeertzjq2023-11-13
* vim-patch:9.0.1772: Cursor may be adjusted in 'splitkeep'ed windows (#24811)zeertzjq2023-08-21
* vim-patch:9.0.1599: Cursor not adjusted when 'splitkeep' is not "cursor" (#23...luukvbaal2023-06-02
* vim-patch:9.0.1513: text scrolls unnecessarily when splittingLuuk van Baal2023-05-07
* vim-patch:9.0.1367: divide by zero in zero-width windowLuuk van Baal2023-05-02
* vim-patch:9.0.1491: wrong scrolling with ls=0 and :botright split (#23333)zeertzjq2023-04-27
* vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...zeertzjq2023-04-25
* vim-patch:9.0.1007: there is no way to get a list of swap file nameszeertzjq2023-04-19
* test: move oldtests to test directory (#22536)dundargoc2023-03-07