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
|
Thu, 29 Sep 2022 15:00:03 +0200 |
Bram Moolenaar |
patch 9.0.0622: matchaddpos() can get slow when adding many matches
v9.0.0622
|
Tue, 27 Sep 2022 13:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0603: with 'nosplitscroll' folds are not handled correctly
v9.0.0603
|
Tue, 27 Sep 2022 00:15:06 +0200 |
Bram Moolenaar |
patch 9.0.0598: using negative array index with negative width window
v9.0.0598
|
Fri, 23 Sep 2022 14:00:06 +0200 |
Bram Moolenaar |
patch 9.0.0555: scrolling with 'nosplitscroll' in callback changing curwin
v9.0.0555
|
Thu, 22 Sep 2022 19:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0550: crash when closing a tabpage and buffer is NULL
v9.0.0550
|
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 13:45:03 +0200 |
Bram Moolenaar |
patch 9.0.0469: cursor moves if cmdwin is closed when 'splitscroll' is off
v9.0.0469
|
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
|
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 13:00:05 +0200 |
Bram Moolenaar |
patch 9.0.0326: some changes for cmdheight=0 are not needed
v9.0.0326
|
Sun, 28 Aug 2022 20:30:03 +0200 |
Bram Moolenaar |
patch 9.0.0304: WinScrolled is not triggered when only skipcol changes
v9.0.0304
|
Sun, 28 Aug 2022 14:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0294: crash when 'cmdheight' is 0 and popup_clear() used
v9.0.0294
|
Thu, 25 Aug 2022 17:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version
v9.0.0265
|
Thu, 25 Aug 2022 16:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0263: too many #ifdefs
v9.0.0263
|
Sun, 14 Aug 2022 15:30:05 +0200 |
Bram Moolenaar |
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
|
Thu, 11 Aug 2022 15:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0191: messages test fails; window size incorrect
v9.0.0191
|
Thu, 11 Aug 2022 14:30:05 +0200 |
Bram Moolenaar |
patch 9.0.0190: the way 'cmdheight' can be made zero is inconsistent
v9.0.0190
|
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
|
Tue, 02 Aug 2022 13:30:02 +0200 |
Bram Moolenaar |
patch 9.0.0135: comment about tabpage line above the wrong code
v9.0.0135
|
Sun, 31 Jul 2022 19:45:02 +0200 |
Bram Moolenaar |
patch 9.0.0124: code has more indent than needed
v9.0.0124
|
Sat, 30 Jul 2022 20:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0115: when 'cmdheight' is zero pressing ':' may scroll a window
v9.0.0115
|
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
|
Wed, 27 Jul 2022 16:30:03 +0200 |
Bram Moolenaar |
patch 9.0.0094: cursor restored unexpected with nested autocommand
v9.0.0094
|
Tue, 26 Jul 2022 15:00:05 +0200 |
Bram Moolenaar |
patch 9.0.0077: wrong restored cursor position when switching window in autocmd
v9.0.0077
|
Sat, 23 Jul 2022 10:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0061: ml_get error with nested autocommand
v9.0.0061
|
Fri, 01 Jul 2022 16:30:03 +0200 |
Bram Moolenaar |
patch 9.0.0017: accessing memory beyond the end of the line
v9.0.0017
|
Tue, 07 Jun 2022 11:30:04 +0200 |
Bram Moolenaar |
patch 8.2.5066: timer_create is not available on every Mac system
v8.2.5066
|
Mon, 30 May 2022 16:30:03 +0200 |
Bram Moolenaar |
patch 8.2.5043: can open a cmdline window from a substitute expression
v8.2.5043
|
Sat, 28 May 2022 12:00:03 +0200 |
Bram Moolenaar |
patch 8.2.5035: when splitting a window the changelist position moves
v8.2.5035
|
Fri, 27 May 2022 18:30:04 +0200 |
Bram Moolenaar |
patch 8.2.5029: "textlock" is always zero
v8.2.5029
|
Wed, 18 May 2022 17:30:03 +0200 |
Bram Moolenaar |
patch 8.2.4979: accessing freed memory when line is flushed
v8.2.4979
|
Mon, 09 May 2022 21:15:04 +0200 |
Bram Moolenaar |
patch 8.2.4928: various white space and cosmetic mistakes
v8.2.4928
|
Sat, 07 May 2022 21:15:06 +0200 |
Bram Moolenaar |
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
|
Wed, 04 May 2022 23:15:02 +0200 |
Bram Moolenaar |
patch 8.2.4868: when closing help window autocmds triggered for wrong window
v8.2.4868
|
Tue, 12 Apr 2022 12:45:04 +0200 |
Bram Moolenaar |
patch 8.2.4739: accessing freed memory after WinScrolled autocmd event
v8.2.4739
|
Fri, 08 Apr 2022 16:30:03 +0200 |
Bram Moolenaar |
patch 8.2.4713: plugins cannot track text scrolling
v8.2.4713
|
Thu, 07 Apr 2022 15:15:02 +0200 |
Bram Moolenaar |
patch 8.2.4706: buffer remains active with WinClosed and tabpages
v8.2.4706
|
Wed, 06 Apr 2022 19:00:04 +0200 |
Bram Moolenaar |
patch 8.2.4700: buffer remains active if WinClosed event throws an exception
v8.2.4700
|
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, 02 Apr 2022 23:00:04 +0200 |
Bram Moolenaar |
patch 8.2.4668: buffer allocation failures insufficiently tested
v8.2.4668
|
Sat, 26 Mar 2022 17:30:03 +0100 |
Bram Moolenaar |
patch 8.2.4631: crash when switching window in BufWipeout autocommand
v8.2.4631
|
Tue, 22 Mar 2022 21:45:04 +0100 |
Bram Moolenaar |
patch 8.2.4610: some conditions are always true
v8.2.4610
|
Tue, 22 Mar 2022 19:15:03 +0100 |
Bram Moolenaar |
patch 8.2.4609: :unhide does not check for failing to close a window
v8.2.4609
|
Sat, 05 Mar 2022 18:15:02 +0100 |
Bram Moolenaar |
patch 8.2.4513: window-local directory is not applied if 'acd' fails
v8.2.4513
|
Thu, 24 Feb 2022 13:45:03 +0100 |
Bram Moolenaar |
patch 8.2.4462: not enough testing for quickfix code
v8.2.4462
|
Wed, 23 Feb 2022 13:30:03 +0100 |
Bram Moolenaar |
patch 8.2.4454: resetting cmdwin_type only for one situation
v8.2.4454
|
Mon, 21 Feb 2022 19:00:05 +0100 |
Bram Moolenaar |
patch 8.2.4434: duplicate check for cmdline window
v8.2.4434
|
Mon, 21 Feb 2022 17:15:03 +0100 |
Bram Moolenaar |
patch 8.2.4432: cannot use settabvar() while the cmdline window is open
v8.2.4432
|
Sun, 20 Feb 2022 22:00:03 +0100 |
Bram Moolenaar |
patch 8.2.4428: crash when switching tabpage while in the cmdline window
v8.2.4428
|
Wed, 16 Feb 2022 20:30:03 +0100 |
Bram Moolenaar |
patch 8.2.4402: missing parenthesis may cause unexpected problems
v8.2.4402
|
Sat, 12 Feb 2022 13:00:04 +0100 |
Bram Moolenaar |
patch 8.2.4355: unnecessary call to check_colorcolumn()
v8.2.4355
|
Mon, 07 Feb 2022 15:00:05 +0100 |
Bram Moolenaar |
patch 8.2.4318: various comment and indent mistakes, returning wrong zero
v8.2.4318
|
Sat, 29 Jan 2022 12:00:06 +0100 |
Bram Moolenaar |
patch 8.2.4248: no proper test for moving the window separator
|
Fri, 28 Jan 2022 16:30:11 +0100 |
Bram Moolenaar |
patch 8.2.4241: some type casts are redundant
v8.2.4241
|
Thu, 20 Jan 2022 14:45:03 +0100 |
Bram Moolenaar |
patch 8.2.4154: ml_get error when exchanging windows in Visual mode
v8.2.4154
|
Sat, 08 Jan 2022 19:45:03 +0100 |
Bram Moolenaar |
patch 8.2.4045: some global functions are only used in one file
v8.2.4045
|
Sat, 08 Jan 2022 17:30:04 +0100 |
Bram Moolenaar |
patch 8.2.4043: using int for second argument of ga_init2()
v8.2.4043
|
Wed, 05 Jan 2022 19:00:06 +0100 |
Bram Moolenaar |
patch 8.2.4010: error messages are spread out
v8.2.4010
|
Sun, 02 Jan 2022 20:30:04 +0100 |
Bram Moolenaar |
patch 8.2.3985: error messages are spread out
v8.2.3985
|
Sat, 01 Jan 2022 20:45:03 +0100 |
Bram Moolenaar |
patch 8.2.3975: error messages are spread out
v8.2.3975
|
Sat, 01 Jan 2022 17:00:04 +0100 |
Bram Moolenaar |
patch 8.2.3970: error messages are spread out
v8.2.3970
|
Sat, 01 Jan 2022 00:00:04 +0100 |
Bram Moolenaar |
patch 8.2.3961: error messages are spread out
v8.2.3961
|
Mon, 27 Dec 2021 18:30:05 +0100 |
Bram Moolenaar |
patch 8.2.3914: various spelling mistakes in comments
v8.2.3914
|
Thu, 16 Dec 2021 22:00:05 +0100 |
Bram Moolenaar |
patch 8.2.3830: error messages are spread out
v8.2.3830
|
Mon, 13 Dec 2021 14:15:03 +0100 |
Bram Moolenaar |
patch 8.2.3795: too many #ifdefs
v8.2.3795
|
Fri, 10 Dec 2021 14:45:03 +0100 |
Bram Moolenaar |
patch 8.2.3774: test for command line height fails
v8.2.3774
|
Fri, 10 Dec 2021 13:15:02 +0100 |
Bram Moolenaar |
patch 8.2.3773: wrong window size when a modeline changes 'columns'
v8.2.3773
|
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
|
Wed, 08 Dec 2021 21:15:03 +0100 |
Bram Moolenaar |
patch 8.2.3759: quickfix buffer becomes hidden while still in a window
v8.2.3759
|
Sat, 04 Dec 2021 23:15:03 +0100 |
Bram Moolenaar |
patch 8.2.3739: in wrong directory when using win_execute() with 'acd' set
v8.2.3739
|
Mon, 29 Nov 2021 21:45:04 +0100 |
Bram Moolenaar |
patch 8.2.3699: the +title feature adds a lot of #ifdef but little code
v8.2.3699
|
Thu, 25 Nov 2021 14:15:03 +0100 |
Bram Moolenaar |
patch 8.2.3671: restarting Insert mode in prompt buffer too often
v8.2.3671
|
Sat, 20 Nov 2021 15:00:05 +0100 |
Bram Moolenaar |
patch 8.2.3628: looking terminal colors is a bit slow
v8.2.3628
|
Thu, 18 Nov 2021 20:00:06 +0100 |
Bram Moolenaar |
patch 8.2.3617: ":verbose pwd" does not mention 'autochdir' was applied
v8.2.3617
|
Sun, 14 Nov 2021 12:45:04 +0100 |
Bram Moolenaar |
patch 8.2.3593: directory is wrong after executing "lcd" with win_execute()
v8.2.3593
|
Sat, 13 Nov 2021 13:45:03 +0100 |
Bram Moolenaar |
patch 8.2.3591: no event is triggered when closing a window
v8.2.3591
|
Tue, 02 Nov 2021 22:00:06 +0100 |
Bram Moolenaar |
patch 8.2.3572: memory leak when closing window and using "multispace"
v8.2.3572
|
Mon, 09 Aug 2021 20:00:06 +0200 |
Bram Moolenaar |
patch 8.2.3320: some local functions are not static
v8.2.3320
|
Sat, 07 Aug 2021 22:45:02 +0200 |
Bram Moolenaar |
patch 8.2.3313: unused code in win_exchange() and frame_remove()
v8.2.3313
|
Wed, 04 Aug 2021 21:30:04 +0200 |
Bram Moolenaar |
patch 8.2.3289: compiler warning for unused variable with small features
v8.2.3289
|
Wed, 04 Aug 2021 21:00:05 +0200 |
Bram Moolenaar |
patch 8.2.3287: channel events not handled in BufEnter autocommand
v8.2.3287
|
Wed, 04 Aug 2021 20:30:04 +0200 |
Bram Moolenaar |
patch 8.2.3286: win_enter_ext() has too many boolean arguments
v8.2.3286
|
Tue, 20 Jul 2021 21:15:05 +0200 |
Bram Moolenaar |
patch 8.2.3190: error messages are spread out
v8.2.3190
|
Wed, 07 Jul 2021 19:30:05 +0200 |
Bram Moolenaar |
patch 8.2.3115: Coverity complains about free_wininfo() use
v8.2.3115
|
Sun, 27 Jun 2021 22:15:04 +0200 |
Bram Moolenaar |
patch 8.2.3069: error messages are spread out
v8.2.3069
|
Wed, 24 Mar 2021 20:15:04 +0100 |
Bram Moolenaar |
patch 8.2.2649: Vim9: some wincmd arguments cause a white space error
v8.2.2649
|
Sat, 13 Mar 2021 14:30:03 +0100 |
Bram Moolenaar |
patch 8.2.2595: setting 'winminheight' may cause 'lines' to change
v8.2.2595
|
Mon, 01 Mar 2021 21:15:03 +0100 |
Bram Moolenaar |
patch 8.2.2560: setting 'winminheigt' does not take tabline into account
v8.2.2560
|
Sun, 07 Feb 2021 12:15:03 +0100 |
Bram Moolenaar |
patch 8.2.2476: using freed memory when splitting window while closing buffer
v8.2.2476
|
Tue, 29 Dec 2020 13:00:35 +0100 |
Bram Moolenaar |
patch 8.2.2244: crash when making the window width negative
v8.2.2244
|
Mon, 28 Dec 2020 15:45:03 +0100 |
Bram Moolenaar |
patch 8.2.2236: 'scroll' option can change when setting the statusline
v8.2.2236
|
Mon, 16 Nov 2020 21:00:04 +0100 |
Bram Moolenaar |
patch 8.2.1997: window changes when using bufload() while in a terminal popup
v8.2.1997
|
Sat, 07 Nov 2020 17:00:05 +0100 |
Bram Moolenaar |
patch 8.2.1966: popup becomes current window after closing a terminal window
v8.2.1966
|
Wed, 04 Nov 2020 11:15:04 +0100 |
Bram Moolenaar |
patch 8.2.1948: GUI: crash when handling message while closing a window
v8.2.1948
|
Sun, 25 Oct 2020 18:00:04 +0100 |
Bram Moolenaar |
patch 8.2.1905: the wininfo list may contain stale entries
v8.2.1905
|
Sat, 24 Oct 2020 21:00:05 +0200 |
Bram Moolenaar |
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
|
Thu, 01 Oct 2020 22:45:05 +0200 |
Bram Moolenaar |
patch 8.2.1783: try-catch test fails
v8.2.1783
|
Thu, 01 Oct 2020 19:15:03 +0200 |
Bram Moolenaar |
patch 8.2.1780: statusline not updated when splitting windows
v8.2.1780
|
Sat, 26 Sep 2020 19:15:03 +0200 |
Bram Moolenaar |
patch 8.2.1748: closing split window in other tab may cause a crash
v8.2.1748
|
Mon, 10 Aug 2020 19:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1413: previous tab page not usable from an Ex command
v8.2.1413
|
Sun, 09 Aug 2020 22:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1411: when splitting a window localdir is copied but prevdir is not
v8.2.1411
|
Sun, 09 Aug 2020 14:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1401: cannot jump to the last used tabpage
v8.2.1401
|
Fri, 26 Jun 2020 20:45:08 +0200 |
Bram Moolenaar |
patch 8.2.1061: insufficient testing for src/window.c
v8.2.1061
|
Fri, 26 Jun 2020 19:45:07 +0200 |
Bram Moolenaar |
patch 8.2.1059: crash when using :tabonly in an autocommand
v8.2.1059
|
Sun, 07 Jun 2020 17:15:03 +0200 |
Bram Moolenaar |
patch 8.2.0921: CTRL-W T in cmdline window causes trouble
v8.2.0921
|
Fri, 05 Jun 2020 22:45:04 +0200 |
Bram Moolenaar |
patch 8.2.0909: cannot go back to the previous local directory
v8.2.0909
|
Wed, 13 May 2020 13:45:04 +0200 |
Bram Moolenaar |
patch 8.2.0747: cannot forcefully close all popups
v8.2.0747
|
Thu, 30 Apr 2020 22:45:04 +0200 |
Bram Moolenaar |
patch 8.2.0670: cannot change window when evaluating 'completefunc'
v8.2.0670
|
Wed, 15 Apr 2020 20:15:06 +0200 |
Bram Moolenaar |
patch 8.2.0580: window size wrong if 'ea' is off and 'splitright' is on
v8.2.0580
|
Thu, 02 Apr 2020 19:00:05 +0200 |
Bram Moolenaar |
patch 8.2.0500: using the same loop in many places
v8.2.0500
|
Mon, 03 Feb 2020 22:30:03 +0100 |
Bram Moolenaar |
patch 8.2.0204: crash when using winnr('j') in a popup window
v8.2.0204
|
Sun, 02 Feb 2020 15:30:04 +0100 |
Bram Moolenaar |
patch 8.2.0196: blocking commands for a finished job in a popup window
v8.2.0196
|
Sat, 01 Feb 2020 23:15:03 +0100 |
Bram Moolenaar |
patch 8.2.0194: some commands can cause problems in terminal popup
v8.2.0194
|
Sat, 01 Feb 2020 22:00:04 +0100 |
Bram Moolenaar |
patch 8.2.0191: cannot put a terminal in a popup window
v8.2.0191
|
Thu, 23 Jan 2020 15:45:04 +0100 |
Bram Moolenaar |
patch 8.2.0142: possible to enter popup window with CTRL-W p
v8.2.0142
|
Mon, 20 Jan 2020 21:45:04 +0100 |
Bram Moolenaar |
patch 8.2.0137: crash when using win_execute() from a new tab
v8.2.0137
|
Sun, 19 Jan 2020 16:00:04 +0100 |
Bram Moolenaar |
patch 8.2.0131: command line is not cleared when switching tabs
v8.2.0131
|
Sat, 14 Dec 2019 16:30:04 +0100 |
Bram Moolenaar |
patch 8.2.0004: get E685 and E931 if buffer reload is interrupted
v8.2.0004
|
Thu, 05 Dec 2019 22:00:04 +0100 |
Bram Moolenaar |
patch 8.1.2396: using old C style comments
v8.1.2396
|
Sat, 30 Nov 2019 23:00:05 +0100 |
Bram Moolenaar |
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
|
Sun, 10 Nov 2019 21:15:04 +0100 |
Bram Moolenaar |
patch 8.1.2289: after :diffsplit closing the window does not disable diff
v8.1.2289
|
Sun, 27 Oct 2019 20:45:03 +0100 |
Bram Moolenaar |
patch 8.1.2227: layout wrong if 'lines' changes while cmdline window is open
v8.1.2227
|
Thu, 17 Oct 2019 23:15:04 +0200 |
Bram Moolenaar |
patch 8.1.2171: mouse support not always available
v8.1.2171
|
Fri, 11 Oct 2019 21:30:04 +0200 |
Bram Moolenaar |
patch 8.1.2136: using freed memory with autocmd from fuzzer
v8.1.2136
|
Mon, 07 Oct 2019 22:45:03 +0200 |
Bram Moolenaar |
patch 8.1.2122: cannot build without terminal feature
v8.1.2122
|
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
|
Sat, 21 Sep 2019 21:00:07 +0200 |
Bram Moolenaar |
patch 8.1.2062: the mouse code is spread out
v8.1.2062
|
Sat, 07 Sep 2019 16:00:03 +0200 |
Bram Moolenaar |
patch 8.1.2001: some source files are too big
v8.1.2001
|
Mon, 02 Sep 2019 22:45:05 +0200 |
Bram Moolenaar |
patch 8.1.1966: some code in options.c fits better elsewhere
v8.1.1966
|
Sun, 01 Sep 2019 20:30:04 +0200 |
Bram Moolenaar |
patch 8.1.1962: leaking memory when using tagfunc()
v8.1.1962
|
Fri, 30 Aug 2019 16:00:04 +0200 |
Bram Moolenaar |
patch 8.1.1943: more code can be moved to evalvars.c
v8.1.1943
|
Sun, 25 Aug 2019 22:30:03 +0200 |
Bram Moolenaar |
patch 8.1.1928: popup windows don't move with the text when making changes
v8.1.1928
|
Wed, 21 Aug 2019 22:30:04 +0200 |
Bram Moolenaar |
patch 8.1.1908: every popup window consumes a buffer number
v8.1.1908
|
Tue, 20 Aug 2019 20:15:07 +0200 |
Bram Moolenaar |
patch 8.1.1891: functions used in one file are global
v8.1.1891
|
Fri, 09 Aug 2019 15:00:05 +0200 |
Bram Moolenaar |
patch 8.1.1832: win_execute() does not work in other tab
v8.1.1832
|
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
|
Fri, 26 Jul 2019 22:30:09 +0200 |
Bram Moolenaar |
patch 8.1.1755: leaking memory when using a popup window mask
v8.1.1755
|
Mon, 22 Jul 2019 23:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1734: the evalfunc.c file is too big
v8.1.1734
|
Sun, 30 Jun 2019 22:30:05 +0200 |
Bram Moolenaar |
patch 8.1.1612: cannot show an existing buffer in a popup window
v8.1.1612
|
Wed, 26 Jun 2019 05:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1600: cannot specify highlighting for popup window scrollbar
v8.1.1600
|
Sun, 23 Jun 2019 00:30:04 +0200 |
Bram Moolenaar |
patch 8.1.1580: cannot make part of a popup transparent
v8.1.1580
|
Sun, 16 Jun 2019 20:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1559: popup window title property not implemented yet
v8.1.1559
|
Sun, 16 Jun 2019 16:00:04 +0200 |
Bram Moolenaar |
patch 8.1.1555: NOT_IN_POPUP_WINDOW is confusing
v8.1.1555
|
Fri, 14 Jun 2019 00:00:08 +0200 |
Bram Moolenaar |
patch 8.1.1525: cannot move a popup window with the mouse
v8.1.1525
|
Wed, 12 Jun 2019 21:15:07 +0200 |
Bram Moolenaar |
patch 8.1.1521: when a popup window is closed the buffer remains
v8.1.1521
|
Sun, 02 Jun 2019 17:00:05 +0200 |
Bram Moolenaar |
patch 8.1.1452: line and col property of popup windows not properly checked
v8.1.1452
|
Sat, 01 Jun 2019 23:00:06 +0200 |
Bram Moolenaar |
patch 8.1.1446: popup window callback not implemented yet
v8.1.1446
|
Sat, 01 Jun 2019 22:30:05 +0200 |
Bram Moolenaar |
patch 8.1.1445: popup window border highlight not implemented yet
v8.1.1445
|
Sat, 01 Jun 2019 17:15:06 +0200 |
Bram Moolenaar |
patch 8.1.1441: popup window filter not yet implemented
v8.1.1441
|
Sat, 01 Jun 2019 14:30:06 +0200 |
Bram Moolenaar |
patch 8.1.1438: some commands cause trouble in a popup window
v8.1.1438
|
Fri, 31 May 2019 17:45:06 +0200 |
Bram Moolenaar |
patch 8.1.1433: win_execute() may leave popup window focused
v8.1.1433
|
Thu, 30 May 2019 17:30:06 +0200 |
Bram Moolenaar |
patch 8.1.1425: win_execute() does not set window pointers properly
v8.1.1425
|
Tue, 28 May 2019 23:15:10 +0200 |
Bram Moolenaar |
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
|
Sun, 26 May 2019 20:45:05 +0200 |
Bram Moolenaar |
patch 8.1.1403: cannot build without the timer feature
v8.1.1403
|
Sun, 26 May 2019 20:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1402: "timer" option of popup windows not supported
v8.1.1402
|
Sun, 26 May 2019 19:00:04 +0200 |
Bram Moolenaar |
patch 8.1.1400: using global pointer for tab-local popups is clumsy
v8.1.1400
|
Sun, 26 May 2019 14:15:06 +0200 |
Bram Moolenaar |
patch 8.1.1399: popup windows not adjusted when switching tabs
v8.1.1399
|
Sat, 25 May 2019 20:15:04 +0200 |
Bram Moolenaar |
patch 8.1.1392: build failure in tiny version
v8.1.1392
|
Sat, 25 May 2019 20:00:08 +0200 |
Bram Moolenaar |
patch 8.1.1391: no popup window support
v8.1.1391
|
Fri, 24 May 2019 19:45:05 +0200 |
Bram Moolenaar |
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
|
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
|
Wed, 01 May 2019 20:45:05 +0200 |
Bram Moolenaar |
patch 8.1.1242: no cmdline redraw when tabpages have different 'cmdheight'
v8.1.1242
|
Wed, 01 May 2019 18:15:07 +0200 |
Bram Moolenaar |
patch 8.1.1241: Ex command info contains confusing information
v8.1.1241
|
Sun, 28 Apr 2019 18:15:07 +0200 |
Bram Moolenaar |
patch 8.1.1228: not possible to process tags with a function
v8.1.1228
|
Sat, 27 Apr 2019 20:45:05 +0200 |
Bram Moolenaar |
patch 8.1.1218: cannot set a directory for a tab page
v8.1.1218
|
Fri, 26 Apr 2019 20:45:06 +0200 |
Bram Moolenaar |
patch 8.1.1207: some compilers give warning messages
v8.1.1207
|
Thu, 25 Apr 2019 22:30:05 +0200 |
Bram Moolenaar |
patch 8.1.1205: a BufReadPre autocommand may cause the cursor to move
v8.1.1205
|
Wed, 17 Apr 2019 18:30:05 +0200 |
Bram Moolenaar |
patch 8.1.1182: some function prototypes are outdated
v8.1.1182
|
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
|
Sat, 30 Mar 2019 20:00:05 +0100 |
Bram Moolenaar |
patch 8.1.1088: height of quickfix window not retained with vertical split
v8.1.1088
|
Sun, 17 Mar 2019 16:45:11 +0100 |
Bram Moolenaar |
patch 8.1.1015: quickfix buffer shows up in list, can't get buffer number
v8.1.1015
|
Mon, 04 Mar 2019 13:30:08 +0100 |
Bram Moolenaar |
patch 8.1.0994: relative cursor position is not calculated correctly
v8.1.0994
|
Fri, 22 Feb 2019 18:00:05 +0100 |
Bram Moolenaar |
patch 8.1.0974: cannot switch from terminal window to previous tabpage
v8.1.0974
|
Fri, 22 Feb 2019 16:15:06 +0100 |
Bram Moolenaar |
patch 8.1.0972: cannot switch from terminal window to next tabpage
v8.1.0972
|
Sat, 16 Feb 2019 15:15:07 +0100 |
Bram Moolenaar |
patch 8.1.0932: Farsi support is outdated and unused
v8.1.0932
|
Wed, 13 Feb 2019 23:15:05 +0100 |
Bram Moolenaar |
patch 8.1.0914: code related to findfile() is spread out
v8.1.0914
|
Sun, 10 Feb 2019 23:00:05 +0100 |
Bram Moolenaar |
patch 8.1.0892: failure when closing a window when location list is in use
v8.1.0892
|
Thu, 31 Jan 2019 18:30:08 +0100 |
Bram Moolenaar |
patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff'
v8.1.0864
|
Sat, 26 Jan 2019 17:30:15 +0100 |
Bram Moolenaar |
patch 8.1.0826: too many #ifdefs
v8.1.0826
|
Thu, 24 Jan 2019 17:30:08 +0100 |
Bram Moolenaar |
patch 8.1.0810: too many #ifdefs
v8.1.0810
|
Sat, 19 Jan 2019 17:45:07 +0100 |
Bram Moolenaar |
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
|
Tue, 15 Jan 2019 20:30:07 +0100 |
Bram Moolenaar |
patch 8.1.0753: printf format not checked for semsg()
v8.1.0753
|
Sun, 13 Jan 2019 23:45:08 +0100 |
Bram Moolenaar |
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
|
Fri, 11 Jan 2019 21:00:06 +0100 |
Bram Moolenaar |
patch 8.1.0726: redrawing specifically for conceal feature
v8.1.0726
|
Sun, 06 Jan 2019 17:30:05 +0100 |
Bram Moolenaar |
patch 8.1.0698: clearing the window is used too often
v8.1.0698
|
Sat, 22 Dec 2018 17:15:05 +0100 |
Bram Moolenaar |
patch 8.1.0623: iterating through window frames is repeated
v8.1.0623
|
Fri, 21 Dec 2018 16:15:06 +0100 |
Bram Moolenaar |
patch 8.1.0615: get_tv function names are not consistent
v8.1.0615
|
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
|
Sun, 30 Sep 2018 21:45:07 +0200 |
Christian Brabandt |
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
|
Tue, 25 Sep 2018 22:15:06 +0200 |
Christian Brabandt |
patch 8.1.0434: copy_loclist() is too long
v8.1.0434
|
Thu, 13 Sep 2018 15:45:05 +0200 |
Christian Brabandt |
patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions
v8.1.0377
|
Tue, 21 Aug 2018 17:00:06 +0200 |
Christian Brabandt |
patch 8.1.0307: there is no good way to get the window layout
v8.1.0307
|
Wed, 25 Jul 2018 22:45:04 +0200 |
Christian Brabandt |
patch 8.1.0213: CTRL-W CR does not work properly in a quickfix window
v8.1.0213
|
Sun, 17 Jun 2018 16:30:06 +0200 |
Christian Brabandt |
patch 8.1.0064: typing CTRL-W in a prompt buffer shows mode "-- --"
v8.1.0064
|
Tue, 12 Jun 2018 17:00:07 +0200 |
Christian Brabandt |
patch 8.1.0046: loading a session file fails if 'winheight' is big
v8.1.0046
|
Sun, 10 Jun 2018 14:45:06 +0200 |
Christian Brabandt |
patch 8.1.0042: if omni completion opens a window Insert mode is stopped
v8.1.0042
|
Wed, 06 Jun 2018 18:15:05 +0200 |
Christian Brabandt |
patch 8.1.0036: not restoring Insert mode if leaving prompt buffer with mouse
v8.1.0036
|
Wed, 06 Jun 2018 09:15:06 +0200 |
Christian Brabandt |
patch 8.1.0035: not easy to switch between prompt buffer and other windows
v8.1.0035
|
Fri, 04 May 2018 20:30:06 +0200 |
Christian Brabandt |
patch 8.0.1790: 'winfixwidth' is not always respected by :close
v8.0.1790
|
Fri, 13 Apr 2018 22:30:08 +0200 |
Christian Brabandt |
patch 8.0.1707: when 'wfh' is set ":bel 10new" scrolls window
v8.0.1707
|
Tue, 10 Apr 2018 19:00:07 +0200 |
Christian Brabandt |
patch 8.0.1688: some macros are used without a semicolon
v8.0.1688
|
Sun, 04 Mar 2018 20:15:05 +0100 |
Christian Brabandt |
patch 8.0.1566: too many #ifdefs
v8.0.1566
|
Sun, 04 Mar 2018 18:15:08 +0100 |
Christian Brabandt |
patch 8.0.1564: too many #ifdefs
v8.0.1564
|
Tue, 20 Feb 2018 21:45:05 +0100 |
Christian Brabandt |
patch 8.0.1528: dead code found
v8.0.1528
|
Sat, 10 Feb 2018 19:00:07 +0100 |
Christian Brabandt |
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
|
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
|
Mon, 25 Dec 2017 14:30:06 +0100 |
Christian Brabandt |
patch 8.0.1426: "gf" and <cfile> don't accept ? and & in URL
v8.0.1426
|
Tue, 05 Dec 2017 20:45:05 +0100 |
Christian Brabandt |
patch 8.0.1375: window size wrong after maximizing with WinBar
v8.0.1375
|
Sat, 25 Nov 2017 14:30:05 +0100 |
Christian Brabandt |
patch 8.0.1334: splitting a window with a WinBar damages window layout
v8.0.1334
|
Wed, 22 Nov 2017 22:30:06 +0100 |
Christian Brabandt |
patch 8.0.1331: possible crash when window can be zero lines high
v8.0.1331
|
Sat, 28 Oct 2017 21:15:35 +0200 |
Christian Brabandt |
patch 8.0.1236: Mac features are confusing
v8.0.1236
|
Tue, 24 Oct 2017 22:00:06 +0200 |
Christian Brabandt |
patch 8.0.1215: newer gcc warns for implicit fallthrough
v8.0.1215
|
Fri, 29 Sep 2017 21:30:05 +0200 |
Christian Brabandt |
patch 8.0.1160: getting tab-local variable fails after closing window
v8.0.1160
|
Fri, 22 Sep 2017 15:30:06 +0200 |
Christian Brabandt |
patch 8.0.1136: W_WIDTH() is always the same
v8.0.1136
|
Fri, 22 Sep 2017 14:45:06 +0200 |
Christian Brabandt |
patch 8.0.1135: W_WINCOL() is always the same
v8.0.1135
|
Mon, 18 Sep 2017 20:45:04 +0200 |
Christian Brabandt |
patch 8.0.1125: wrong window height when splitting window with window toolbar
v8.0.1125
|
Sun, 17 Sep 2017 23:15:04 +0200 |
Christian Brabandt |
patch 8.0.1123: cannot define a toolbar for a window
v8.0.1123
|
Sat, 16 Sep 2017 21:00:06 +0200 |
Christian Brabandt |
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
v8.0.1118
|
Thu, 03 Aug 2017 22:45:04 +0200 |
Christian Brabandt |
patch 8.0.0858: can exit while a terminal is still running a job
|
Thu, 27 Jul 2017 22:15:03 +0200 |
Christian Brabandt |
patch 8.0.0782: using freed memory in quickfix code
v8.0.0782
|
Mon, 26 Jun 2017 10:00:03 +0200 |
Christian Brabandt |
patch 8.0.0679: using freed memory
v8.0.0679
|
Sun, 25 Jun 2017 23:00:03 +0200 |
Christian Brabandt |
patch 8.0.0678: closing a window does not trigger resizing
v8.0.0678
|
Tue, 21 Mar 2017 22:00:04 +0100 |
Christian Brabandt |
patch 8.0.0502: Coverity complains about possible NULL pointer
v8.0.0502
|
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 17:15:05 +0100 |
Christian Brabandt |
patch 8.0.0486: crash and endless loop when closing windows in autocmd
v8.0.0486
|
Sat, 18 Mar 2017 23:15:04 +0100 |
Christian Brabandt |
patch 8.0.0483: illegal memory access when using :all
v8.0.0483
|
Sat, 18 Mar 2017 22:45:05 +0100 |
Christian Brabandt |
patch 8.0.0482: the setbufvar() function may mess up the window layout
v8.0.0482
|
Sun, 12 Mar 2017 19:30:05 +0100 |
Christian Brabandt |
patch 8.0.0451: some macros are in lower case
v8.0.0451
|
Fri, 17 Feb 2017 12:15:05 +0100 |
Christian Brabandt |
patch 8.0.0331: restoring help snapshot accesses freed memory
v8.0.0331
|
Sun, 05 Feb 2017 15:15:04 +0100 |
Christian Brabandt |
patch 8.0.0307: asan detects a memory error when EXITFREE is defined
v8.0.0307
|
Sun, 13 Nov 2016 14:45:03 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/8e639052638a9bb8c7dd6e3e10776b1218cec1a3
v8.0.0083
|
Thu, 10 Nov 2016 20:15:05 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/95f096030ed1a8afea028f2ea295d6f6a70f466f
v8.0.0074
|