log src/testdir/test_window_cmd.vim @ 35120:a9ee3031a1bb default tip

age author description
Wed, 13 Mar 2024 20:30:03 +0100 Christian Brabandt patch 9.1.0175: wrong window positions with 'winfix{width,height}' v9.1.0175
Tue, 12 Mar 2024 21:15:03 +0100 Christian Brabandt patch 9.1.0171: Small split-move related improvements v9.1.0171
Tue, 12 Mar 2024 21:00:11 +0100 Christian Brabandt patch 9.1.0170: Re-allow curwin == prevwin, but document it instead v9.1.0170
Sat, 24 Feb 2024 10:30:07 +0100 Christian Brabandt patch 9.1.0130: [security]: UAF if win_split_ins autocommands delete "wp" v9.1.0130
Thu, 22 Feb 2024 20:00:08 +0100 Christian Brabandt patch 9.1.0128: win_gotoid() may abort even when not switching a window v9.1.0128
Wed, 21 Feb 2024 19:45:06 +0100 Christian Brabandt patch 9.1.0121: Infinite loop or signed overflow with 'smoothscroll' v9.1.0121
Tue, 20 Feb 2024 22:30:08 +0100 Christian Brabandt patch 9.1.0119: can move away from cmdwin using win_splitmove() v9.1.0119
Tue, 20 Feb 2024 22:30:06 +0100 Christian Brabandt patch 9.1.0117: Stop split-moving from firing WinNew and WinNewPre autocommands v9.1.0117
Tue, 20 Feb 2024 22:30:04 +0100 Christian Brabandt patch 9.1.0116: win_split_ins may not check available room v9.1.0116
Wed, 03 Jan 2024 19:15:03 +0100 Christian Brabandt patch 9.1.0001: when closing window, wincmd p may fail v9.1.0001
Sun, 20 Aug 2023 21:00:03 +0200 Christian Brabandt patch 9.0.1772: Cursor may be adjusted in 'splitkeep'ed windows v9.0.1772
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Fri, 02 Jun 2023 15:30:04 +0200 Bram Moolenaar patch 9.0.1599: Cursor not adjusted when 'splitkeep' is not "cursor" v9.0.1599
Sat, 06 May 2023 14:00:04 +0200 Bram Moolenaar patch 9.0.1513: text scrolls unnecessarily when splitting v9.0.1513
Wed, 26 Apr 2023 20:15:04 +0200 Bram Moolenaar patch 9.0.1491: wrong scrolling with ls=0 and :botright split v9.0.1491
Wed, 01 Mar 2023 19:00:05 +0100 Bram Moolenaar patch 9.0.1367: divide by zero in zero-width window v9.0.1367
Wed, 15 Feb 2023 18:00:06 +0100 Bram Moolenaar patch 9.0.1312: Cursor position wrong when splitting window in insert mode v9.0.1312
Tue, 14 Feb 2023 23:00:04 +0100 Bram Moolenaar patch 9.0.1310: 'splitkeep' test has failures v9.0.1310
Sat, 14 Jan 2023 13:00:05 +0100 Bram Moolenaar patch 9.0.1195: restoring KeyTyped when building statusline not tested v9.0.1195
Tue, 13 Dec 2022 13:30:04 +0100 Bram Moolenaar patch 9.0.1051: after a failed CTRL-W ] next command splits window v9.0.1051
Mon, 05 Dec 2022 15:00:11 +0100 Bram Moolenaar patch 9.0.1007: there is no way to get a list of swap file names v9.0.1007
Mon, 05 Dec 2022 00:15:06 +0100 Bram Moolenaar patch 9.0.1005: a failed test may leave a swap file behind v9.0.1005
Mon, 28 Nov 2022 18:00:04 +0100 Bram Moolenaar patch 9.0.0964: status line not redrawn when 'splitkeep' is "screen" v9.0.0964
Wed, 02 Nov 2022 14:45:11 +0100 Bram Moolenaar patch 9.0.0828: various typos v9.0.0828
Wed, 02 Nov 2022 11:18:54 +0100 Bram Moolenaar patch 9.0.0824: crash when using win_move_separator() in other tab page v9.0.0824
Wed, 02 Nov 2022 11:18:51 +0100 Bram Moolenaar patch 9.0.0820: memory leak with empty shell command v9.0.0821
Sat, 15 Oct 2022 23:15:04 +0200 Bram Moolenaar patch 9.0.0769: too many delete() calls in tests v9.0.0769
Wed, 05 Oct 2022 19:30:02 +0200 Bram Moolenaar patch 9.0.0667: ml_get error when 'splitkeep' is "screen" v9.0.0667
Wed, 05 Oct 2022 12:30:04 +0200 Bram Moolenaar patch 9.0.0663: tests check for +cmdwin feature which is always present v9.0.0663
Mon, 03 Oct 2022 16:30:04 +0200 Bram Moolenaar patch 9.0.0647: the 'splitscroll' option is not a good name v9.0.0647
Tue, 27 Sep 2022 13:45:04 +0200 Bram Moolenaar patch 9.0.0603: with 'nosplitscroll' folds are not handled correctly v9.0.0603
Fri, 23 Sep 2022 14:00:06 +0200 Bram Moolenaar patch 9.0.0555: scrolling with 'nosplitscroll' in callback changing curwin v9.0.0555
Mon, 19 Sep 2022 18:00:05 +0200 Bram Moolenaar patch 9.0.0505: various problems with 'nosplitscroll' v9.0.0505
Sat, 17 Sep 2022 17:30:03 +0200 Bram Moolenaar patch 9.0.0486: text scrolled with 'nosplitscroll', autocmd win and help v9.0.0486
Fri, 16 Sep 2022 14:00:05 +0200 Bram Moolenaar patch 9.0.0478: test for 'splitscroll' takes too much time v9.0.0478
Thu, 15 Sep 2022 18:45:04 +0200 Bram Moolenaar patch 9.0.0471: no test for what patch 9.0.0469 fixes v9.0.0471
Wed, 14 Sep 2022 18:30:03 +0200 Bram Moolenaar patch 9.0.0465: cursor moves when cmdwin is closed when 'splitscroll' is off v9.0.0465
Wed, 14 Sep 2022 02:30:03 +0200 Bram Moolenaar patch 9.0.0461: 'scroll' is not always updated v9.0.0461
Tue, 13 Sep 2022 13:00:03 +0200 Bram Moolenaar patch 9.0.0455: a few problems with 'splitscroll' v9.0.0455
Sun, 11 Sep 2022 18:00:03 +0200 Bram Moolenaar patch 9.0.0445: when opening/closing window text moves up/down
Wed, 07 Sep 2022 15:45:05 +0200 Bram Moolenaar patch 9.0.0403: 'equalalways' may be off when 'laststatus' is zero v9.0.0403
Fri, 02 Sep 2022 23:00:04 +0200 Bram Moolenaar patch 9.0.0363: common names in test files causes tests to be flaky v9.0.0363
Wed, 31 Aug 2022 19:00:04 +0200 Bram Moolenaar patch 9.0.0342: ":wincmd =" equalizes in two directions v9.0.0342
Wed, 31 Aug 2022 16:00:05 +0200 Bram Moolenaar patch 9.0.0340: the 'cmdheight' zero support causes too much trouble v9.0.0340
Tue, 30 Aug 2022 21:00:05 +0200 Bram Moolenaar patch 9.0.0335: checks for Dictionary argument often give a vague error v9.0.0335
Wed, 10 Aug 2022 18:30:03 +0200 Bram Moolenaar patch 9.0.0187: command line height changes when maximizing window height v9.0.0187
Sat, 30 Jul 2022 18:00:03 +0200 Bram Moolenaar patch 9.0.0114: the command line takes up space even when not used v9.0.0114
Sun, 03 Apr 2022 12:30:03 +0200 Bram Moolenaar patch 8.2.4670: memory allocation failures for new tab page not tested v8.2.4670
Sat, 29 Jan 2022 12:00:06 +0100 Bram Moolenaar patch 8.2.4248: no proper test for moving the window separator
Mon, 10 Jan 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4052: not easy to resize a window from a plugin v8.2.4052
Sun, 12 Dec 2021 17:45:03 +0100 Bram Moolenaar patch 8.2.3789: Test_window_minimal_size can fail on a slow machine v8.2.3789
Thu, 09 Dec 2021 13:00:06 +0100 Bram Moolenaar patch 8.2.3764: cannot see any text when window was made zero lines v8.2.3764
Sat, 12 Jun 2021 14:00:04 +0200 Bram Moolenaar patch 8.2.2979: not all options code is covered by tests v8.2.2979
Sat, 20 Mar 2021 20:00:03 +0100 Bram Moolenaar patch 8.2.2631: commands from winrestcmd() do not always work properly v8.2.2631
Thu, 28 Jan 2021 14:00:04 +0100 Bram Moolenaar patch 8.2.2420: too many problems with using all autocommand events v8.2.2420
Tue, 26 Jan 2021 22:45:04 +0100 Bram Moolenaar patch 8.2.2415: no way to check for the cmdwin feature v8.2.2415
Fri, 01 Jan 2021 14:45:04 +0100 Bram Moolenaar patch 8.2.2260: window resize test fails in very wide terminal v8.2.2260
Tue, 29 Dec 2020 13:00:35 +0100 Bram Moolenaar patch 8.2.2244: crash when making the window width negative v8.2.2244
Sat, 17 Oct 2020 17:45:04 +0200 Bram Moolenaar patch 8.2.1856: "2resize" uses size of current window v8.2.1856