index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
window.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.3320: some local functions are not static
v8.2.3320
Yegappan Lakshmanan
2021-08-09
1
-1
/
+1
*
patch 8.2.3313: unused code in win_exchange() and frame_remove()
v8.2.3313
gmntroll
2021-08-07
1
-23
/
+4
*
patch 8.2.3289: compiler warning for unused variable with small features
v8.2.3289
Bram Moolenaar
2021-08-04
1
-1
/
+8
*
patch 8.2.3287: channel events not handled in BufEnter autocommand
v8.2.3287
Bram Moolenaar
2021-08-04
1
-14
/
+34
*
patch 8.2.3286: win_enter_ext() has too many boolean arguments
v8.2.3286
Bram Moolenaar
2021-08-04
1
-20
/
+26
*
patch 8.2.3190: error messages are spread out
v8.2.3190
Bram Moolenaar
2021-07-20
1
-7
/
+7
*
patch 8.2.3115: Coverity complains about free_wininfo() use
v8.2.3115
Bram Moolenaar
2021-07-07
1
-1
/
+2
*
patch 8.2.3069: error messages are spread out
v8.2.3069
Bram Moolenaar
2021-06-27
1
-2
/
+2
*
patch 8.2.2649: Vim9: some wincmd arguments cause a white space error
v8.2.2649
Bram Moolenaar
2021-03-24
1
-4
/
+3
*
patch 8.2.2595: setting 'winminheight' may cause 'lines' to change
v8.2.2595
Bram Moolenaar
2021-03-13
1
-2
/
+2
*
patch 8.2.2560: setting 'winminheigt' does not take tabline into account
v8.2.2560
Bram Moolenaar
2021-03-01
1
-1
/
+1
*
patch 8.2.2476: using freed memory when splitting window while closing buffer
v8.2.2476
Bram Moolenaar
2021-02-07
1
-2
/
+8
*
patch 8.2.2244: crash when making the window width negative
v8.2.2244
Bram Moolenaar
2020-12-29
1
-0
/
+2
*
patch 8.2.2236: 'scroll' option can change when setting the statusline
v8.2.2236
Bram Moolenaar
2020-12-28
1
-0
/
+12
*
patch 8.2.1997: window changes when using bufload() while in a terminal popup
v8.2.1997
Bram Moolenaar
2020-11-16
1
-0
/
+9
*
patch 8.2.1966: popup becomes current window after closing a terminal window
v8.2.1966
Bram Moolenaar
2020-11-07
1
-0
/
+15
*
patch 8.2.1948: GUI: crash when handling message while closing a window
v8.2.1948
Bram Moolenaar
2020-11-04
1
-0
/
+8
*
patch 8.2.1905: the wininfo list may contain stale entries
v8.2.1905
Bram Moolenaar
2020-10-25
1
-0
/
+19
*
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
Bram Moolenaar
2020-10-24
1
-5
/
+7
*
patch 8.2.1783: try-catch test fails
v8.2.1783
Bram Moolenaar
2020-10-01
1
-1
/
+1
*
patch 8.2.1780: statusline not updated when splitting windows
v8.2.1780
Bram Moolenaar
2020-10-01
1
-5
/
+3
*
patch 8.2.1748: closing split window in other tab may cause a crash
v8.2.1748
Bram Moolenaar
2020-09-26
1
-4
/
+5
*
patch 8.2.1413: previous tab page not usable from an Ex command
v8.2.1413
Bram Moolenaar
2020-08-10
1
-1
/
+2
*
patch 8.2.1411: when splitting a window localdir is copied but prevdir is not
v8.2.1411
Bram Moolenaar
2020-08-09
1
-0
/
+2
*
patch 8.2.1401: cannot jump to the last used tabpage
v8.2.1401
Bram Moolenaar
2020-08-09
1
-0
/
+28
*
patch 8.2.1061: insufficient testing for src/window.c
v8.2.1061
Bram Moolenaar
2020-06-26
1
-2
/
+2
*
patch 8.2.1059: crash when using :tabonly in an autocommand
v8.2.1059
Bram Moolenaar
2020-06-26
1
-1
/
+1
*
patch 8.2.0921: CTRL-W T in cmdline window causes trouble
v8.2.0921
Bram Moolenaar
2020-06-07
1
-0
/
+1
*
patch 8.2.0909: cannot go back to the previous local directory
v8.2.0909
Bram Moolenaar
2020-06-05
1
-0
/
+2
*
patch 8.2.0747: cannot forcefully close all popups
v8.2.0747
Bram Moolenaar
2020-05-13
1
-4
/
+1
*
patch 8.2.0670: cannot change window when evaluating 'completefunc'
v8.2.0670
Bram Moolenaar
2020-04-30
1
-1
/
+1
*
patch 8.2.0580: window size wrong if 'ea' is off and 'splitright' is on
v8.2.0580
Bram Moolenaar
2020-04-15
1
-1
/
+14
*
patch 8.2.0500: using the same loop in many places
v8.2.0500
Bram Moolenaar
2020-04-02
1
-6
/
+6
*
patch 8.2.0204: crash when using winnr('j') in a popup window
v8.2.0204
Bram Moolenaar
2020-02-03
1
-0
/
+10
*
patch 8.2.0196: blocking commands for a finished job in a popup window
v8.2.0196
Bram Moolenaar
2020-02-02
1
-0
/
+11
*
patch 8.2.0194: some commands can cause problems in terminal popup
v8.2.0194
Bram Moolenaar
2020-02-01
1
-5
/
+5
*
patch 8.2.0191: cannot put a terminal in a popup window
v8.2.0191
Bram Moolenaar
2020-02-01
1
-1
/
+9
*
patch 8.2.0142: possible to enter popup window with CTRL-W p
v8.2.0142
Bram Moolenaar
2020-01-23
1
-0
/
+7
*
patch 8.2.0137: crash when using win_execute() from a new tab
v8.2.0137
Bram Moolenaar
2020-01-20
1
-0
/
+5
*
patch 8.2.0131: command line is not cleared when switching tabs
v8.2.0131
Bram Moolenaar
2020-01-19
1
-1
/
+9
*
patch 8.2.0004: get E685 and E931 if buffer reload is interrupted
v8.2.0004
Bram Moolenaar
2019-12-14
1
-3
/
+4
*
patch 8.1.2396: using old C style comments
v8.1.2396
Bram Moolenaar
2019-12-05
1
-574
/
+573
*
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
Bram Moolenaar
2019-11-30
1
-8
/
+8
*
patch 8.1.2289: after :diffsplit closing the window does not disable diff
v8.1.2289
Bram Moolenaar
2019-11-10
1
-0
/
+20
*
patch 8.1.2227: layout wrong if 'lines' changes while cmdline window is open
v8.1.2227
Bram Moolenaar
2019-10-27
1
-5
/
+12
*
patch 8.1.2171: mouse support not always available
v8.1.2171
Bram Moolenaar
2019-10-17
1
-3
/
+0
*
patch 8.1.2136: using freed memory with autocmd from fuzzer
v8.1.2136
Bram Moolenaar
2019-10-11
1
-1
/
+2
*
patch 8.1.2122: cannot build without terminal feature
v8.1.2122
Bram Moolenaar
2019-10-07
1
-0
/
+2
*
patch 8.1.2121: mode is not updated when switching to terminal
v8.1.2121
Bram Moolenaar
2019-10-07
1
-0
/
+3
*
patch 8.1.2062: the mouse code is spread out
v8.1.2062
Bram Moolenaar
2019-09-21
1
-3
/
+1
[next]