Wed, 16 Oct 2024 20:15:03 +0200 |
Christian Brabandt |
patch 9.1.0789: tests: ':resize + 5' has invalid space after '+'
draft v9.1.0789
|
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
|
Fri, 04 Sep 2020 21:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1593: tests do not check the error number properly
v8.2.1593
|
Fri, 04 Sep 2020 14:45:05 +0200 |
Bram Moolenaar |
patch 8.2.1586: :resize command not fully tested
v8.2.1586
|
Wed, 12 Aug 2020 19:00:08 +0200 |
Bram Moolenaar |
patch 8.2.1432: various inconsistencies in test files
v8.2.1432
|
Sat, 11 Jul 2020 22:30:07 +0200 |
Bram Moolenaar |
patch 8.2.1183: assert_fails() checks the last error message
v8.2.1183
|
Fri, 26 Jun 2020 20:45:08 +0200 |
Bram Moolenaar |
patch 8.2.1061: insufficient testing for src/window.c
v8.2.1061
|
Sun, 26 Apr 2020 16:00:04 +0200 |
Bram Moolenaar |
patch 8.2.0644: insufficient testing for invalid function arguments
|
Tue, 21 Apr 2020 22:30:03 +0200 |
Bram Moolenaar |
patch 8.2.0615: regexp benchmark stest is old style
v8.2.0615
|
Mon, 06 Apr 2020 21:45:31 +0200 |
Bram Moolenaar |
patch 8.2.0522: several errors are not tested for
v8.2.0522
|
Wed, 25 Mar 2020 22:30:04 +0100 |
Bram Moolenaar |
patch 8.2.0448: various functions not properly tested
v8.2.0448
|
Mon, 23 Mar 2020 19:30:06 +0100 |
Bram Moolenaar |
patch 8.2.0432: a few tests fail in a huge terminal
v8.2.0432
|
Sun, 22 Mar 2020 21:30:04 +0100 |
Bram Moolenaar |
patch 8.2.0430: window creation failure not properly tested
v8.2.0430
|
Sun, 22 Mar 2020 14:45:04 +0100 |
Bram Moolenaar |
patch 8.2.0426: some errors were not tested for
v8.2.0426
|
Fri, 20 Mar 2020 18:30:05 +0100 |
Bram Moolenaar |
patch 8.2.0418: code in eval.c not sufficiently covered by tests
v8.2.0418
|
Tue, 18 Feb 2020 22:00:04 +0100 |
Bram Moolenaar |
patch 8.2.0275: some Ex code not covered by tests
v8.2.0275
|
Mon, 17 Feb 2020 21:45:04 +0100 |
Bram Moolenaar |
patch 8.2.0270: some code not covered by tests
v8.2.0270
|
Tue, 11 Feb 2020 22:15:04 +0100 |
Bram Moolenaar |
patch 8.2.0243: insufficient code coverage for ex_docmd.c functions
v8.2.0243
|
Mon, 03 Feb 2020 21:45:03 +0100 |
Bram Moolenaar |
patch 8.2.0203: :helptags and some other functionality not tested
v8.2.0203
|
Mon, 06 Jan 2020 21:15:06 +0100 |
Bram Moolenaar |
patch 8.2.0093: win_splitmove() can make Vim hang
v8.2.0093
|
Sun, 01 Dec 2019 15:30:04 +0100 |
Bram Moolenaar |
patch 8.1.2373: cannot build with +popupwin but without +quickfix
v8.1.2373
|
Mon, 07 Oct 2019 22:30:04 +0200 |
Bram Moolenaar |
patch 8.1.2121: mode is not updated when switching to terminal
v8.1.2121
|
Tue, 10 Sep 2019 21:30:05 +0200 |
Bram Moolenaar |
patch 8.1.2020: it is not easy to change the window layout
v8.1.2020
|
Sun, 08 Sep 2019 22:00:04 +0200 |
Bram Moolenaar |
patch 8.1.2013: more functions can be used as methods
v8.1.2013
|
Sun, 08 Sep 2019 19:00:04 +0200 |
Bram Moolenaar |
patch 8.1.2011: more functions can be used as methods
v8.1.2011
|
Sat, 17 Aug 2019 15:15:03 +0200 |
Bram Moolenaar |
patch 8.1.1870: using :pedit from a help file sets help filetype
v8.1.1870
|
Sat, 27 Jul 2019 17:45:06 +0200 |
Bram Moolenaar |
patch 8.1.1756: autocommand that splits window messes up window layout
v8.1.1756
|
Sat, 13 Jul 2019 18:15:04 +0200 |
Bram Moolenaar |
patch 8.1.1679: test using SwapExists autocommand file may fail
v8.1.1679
|
Sat, 18 May 2019 15:45:05 +0200 |
Bram Moolenaar |
patch 8.1.1347: fractional scroll position not restored after closing window
v8.1.1347
|
Sun, 12 May 2019 14:30:08 +0200 |
Bram Moolenaar |
patch 8.1.1327: unnecessary scroll after horizontal split
v8.1.1327
|
Mon, 08 Apr 2019 20:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1140: not easy to find out what neighbors a window has
v8.1.1140
|
Mon, 04 Mar 2019 13:30:08 +0100 |
Bram Moolenaar |
patch 8.1.0994: relative cursor position is not calculated correctly
v8.1.0994
|
Wed, 09 Jan 2019 23:15:05 +0100 |
Bram Moolenaar |
patch 8.1.0711: test files still use function!
v8.1.0711
|
Mon, 24 Dec 2018 00:30:07 +0100 |
Bram Moolenaar |
patch 8.1.0630: "wincmd p" does not work after using an autocmd window
v8.1.0630
|
Sat, 10 Nov 2018 21:00:06 +0100 |
Bram Moolenaar |
patch 8.1.0518: Test_window_split_edit_bufnr() fails on AppVeyor
v8.1.0518
|
Sat, 10 Nov 2018 20:30:05 +0100 |
Bram Moolenaar |
patch 8.1.0517: Test_window_split_edit_alternate() fails on AppVeyor
v8.1.0517
|
Sat, 10 Nov 2018 16:15:05 +0100 |
Bram Moolenaar |
patch 8.1.0514: CTRL-W ^ does not work when alternate buffer has no name
v8.1.0514
|
Thu, 10 May 2018 18:30:05 +0200 |
Christian Brabandt |
patch 8.0.1811: no test for winrestcmd()
v8.0.1811
|
Fri, 13 Apr 2018 20:45:07 +0200 |
Christian Brabandt |
patch 8.0.1705: when making a vertical split the mode message isn't updated
v8.0.1705
|
Wed, 31 Jan 2018 19:15:06 +0100 |
Christian Brabandt |
patch 8.0.1446: acessing freed memory after window command in auto command
v8.0.1446
|
Tue, 19 Dec 2017 12:30:05 +0100 |
Christian Brabandt |
patch 8.0.1411: reading invalid memory with CTRL-W :
v8.0.1411
|
Sat, 02 Dec 2017 15:45:04 +0100 |
Christian Brabandt |
patch 8.0.1364: there is no easy way to get the window position
v8.0.1364
|
Mon, 07 Aug 2017 22:15:03 +0200 |
Christian Brabandt |
patch 8.0.0890: still many old style tests
v8.0.0890
|
Sun, 25 Jun 2017 23:00:03 +0200 |
Christian Brabandt |
patch 8.0.0678: closing a window does not trigger resizing
v8.0.0678
|
Sun, 19 Mar 2017 20:30:04 +0100 |
Christian Brabandt |
patch 8.0.0490: vertical split makes 'winfixwidth' window smaller
v8.0.0490
|
Sun, 19 Mar 2017 16:15:04 +0100 |
Christian Brabandt |
patch 8.0.0485: not all windows commands are tested
v8.0.0485
|
Sat, 18 Mar 2017 23:15:04 +0100 |
Christian Brabandt |
patch 8.0.0483: illegal memory access when using :all
v8.0.0483
|
Thu, 18 Aug 2016 23:15:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/9e4d8215d386100ab660d7d11e6620fd148b605e
v7.4.2228
|
Sun, 26 Jun 2016 17:15:04 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/5d2ca0402954ff79b73d9c86cc16c8a6454b75a7
v7.4.1956
|
Tue, 24 May 2016 11:45:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/991dea3ab185fb35e577ab0bdfd443cd4b43ccc6
v7.4.1835
|