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
/
screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.0579: cannot attach properties to text
v8.1.0579
Bram Moolenaar
2018-12-13
1
-1
/
+103
*
patch 8.1.0528: various typos in comments
v8.1.0528
Bram Moolenaar
2018-11-16
1
-1
/
+1
*
patch 8.1.0450: build failure without the +fold feature
v8.1.0450
Bram Moolenaar
2018-10-02
1
-3
/
+2
*
patch 8.1.0449: when 'rnu' is set folded lines are not displayed correctly
v8.1.0449
Bram Moolenaar
2018-10-02
1
-5
/
+12
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-14
/
+0
*
patch 8.1.0376: compiler warning for uninitialized variable
v8.1.0376
Bram Moolenaar
2018-09-13
1
-3
/
+1
*
patch 8.1.0374: moving the cursor is slow when 'relativenumber' is set
v8.1.0374
Bram Moolenaar
2018-09-12
1
-169
/
+185
*
patch 8.1.0372: screen updating slow when 'cursorline' is set
v8.1.0372
Bram Moolenaar
2018-09-12
1
-7
/
+8
*
patch 8.1.0349: crash when wiping buffer in a callback
v8.1.0349
Bram Moolenaar
2018-09-06
1
-2
/
+5
*
patch 8.1.0344: 'hlsearch' highlighting has a gap after /$
v8.1.0344
Bram Moolenaar
2018-09-02
1
-9
/
+0
*
patch 8.1.0328: inputlist() doesn't work with a timer
v8.1.0328
Bram Moolenaar
2018-08-26
1
-13
/
+18
*
patch 8.1.0271: 'incsearch' doesn't work for :s, :g or :v
v8.1.0271
Bram Moolenaar
2018-08-11
1
-0
/
+7
*
patch 8.1.0228: dropping files is ignored while Vim is busy
v8.1.0228
Bram Moolenaar
2018-07-29
1
-0
/
+6
*
patch 8.1.0226: too many #ifdefs
v8.1.0226
Bram Moolenaar
2018-07-29
1
-4
/
+1
*
patch 8.1.0126: various problems with 'vartabstop'
v8.1.0126
Bram Moolenaar
2018-06-28
1
-4
/
+9
*
patch 8.1.0116: display problem with 'vartabstop' and 'linebreak'
v8.1.0116
Bram Moolenaar
2018-06-25
1
-0
/
+5
*
patch 8.1.0113: compiler warning for unused variable
v8.1.0113
Bram Moolenaar
2018-06-24
1
-1
/
+1
*
patch 8.1.0105: all tab stops are the same
v8.1.0105
Bram Moolenaar
2018-06-23
1
-1
/
+7
*
patch 8.1.0098: segfault when pattern with \z() is very slow
v8.1.0098
Bram Moolenaar
2018-06-23
1
-0
/
+4
*
patch 8.1.0064: typing CTRL-W in a prompt buffer shows mode "-- --"
v8.1.0064
Bram Moolenaar
2018-06-17
1
-2
/
+2
*
patch 8.1.0062: popup menu broken if a callback changes the window layout
v8.1.0062
Bram Moolenaar
2018-06-17
1
-9
/
+10
*
patch 8.1.0058: display problem with margins and scrolling
v8.1.0058
Bram Moolenaar
2018-06-16
1
-9
/
+17
*
patch 8.1.0057: popup menu displayed wrong when using autocmd
v8.1.0057
Bram Moolenaar
2018-06-16
1
-9
/
+12
*
patch 8.1.0020: cannot tell whether a register is executing or recording
v8.1.0020
Bram Moolenaar
2018-05-22
1
-4
/
+4
*
patch 8.1.0002: :stopinsert changes the message position
v8.1.0002
Bram Moolenaar
2018-05-19
1
-0
/
+6
*
patch 8.0.1815: crash with terminal window and with 'lazyredraw' set
v8.0.1815
Bram Moolenaar
2018-05-11
1
-7
/
+15
*
patch 8.0.1809: various typos
v8.0.1809
Bram Moolenaar
2018-05-10
1
-1
/
+1
*
patch 8.0.1797: terminal window is redrawn too often
v8.0.1797
Bram Moolenaar
2018-05-06
1
-5
/
+9
*
patch 8.0.1768: SET_NO_HLSEARCH() used in a wrong way
v8.0.1768
Bram Moolenaar
2018-04-27
1
-1
/
+1
*
patch 8.0.1705: when making a vertical split the mode message isn't updated
v8.0.1705
Bram Moolenaar
2018-04-13
1
-1
/
+2
*
patch 8.0.1688: some macros are used without a semicolon
v8.0.1688
Bram Moolenaar
2018-04-10
1
-8
/
+14
*
patch 8.0.1600: crash when setting t_Co to zero when 'termguicolors' is set
v8.0.1600
Bram Moolenaar
2018-03-12
1
-1
/
+1
*
patch 8.0.1574: show cursor in wrong place when using popup menu
v8.0.1574
Bram Moolenaar
2018-03-06
1
-1
/
+11
*
patch 8.0.1564: too many #ifdefs
v8.0.1564
Bram Moolenaar
2018-03-04
1
-8
/
+0
*
patch 8.0.1544: when using 'termguicolors' SpellBad doesn't show
v8.0.1544
Bram Moolenaar
2018-02-27
1
-28
/
+38
*
patch 8.0.1531: cannot use 24 bit colors in MS-Windows console
v8.0.1531
Bram Moolenaar
2018-02-22
1
-0
/
+19
*
patch 8.0.1528: dead code found
v8.0.1528
Bram Moolenaar
2018-02-20
1
-2
/
+1
*
patch 8.0.1520: cursor in wrong line when using a WinBar in Terminal window
v8.0.1520
Bram Moolenaar
2018-02-13
1
-0
/
+5
*
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2018-02-10
1
-22
/
+9
*
patch 8.0.1476: screen isn't always updated right away
v8.0.1476
Bram Moolenaar
2018-02-08
1
-3
/
+2
*
patch 8.0.1449: slow redrawing with DirectX
v8.0.1449
Bram Moolenaar
2018-01-31
1
-10
/
+13
*
patch 8.0.1422: no fallback to underline when undercurl is not set
v8.0.1422
Bram Moolenaar
2017-12-22
1
-10
/
+10
*
patch 8.0.1388: char not overwritten with ambiguous width char
v8.0.1388
Bram Moolenaar
2017-12-12
1
-5
/
+19
*
patch 8.0.1375: window size wrong after maximizing with WinBar
v8.0.1375
Bram Moolenaar
2017-12-05
1
-1
/
+1
*
patch 8.0.1358: undercurl is not used in the terminal
v8.0.1358
Bram Moolenaar
2017-11-28
1
-3
/
+14
*
patch 8.0.1228: invalid memory access in GUI test
v8.0.1228
Bram Moolenaar
2017-10-28
1
-1
/
+5
*
patch 8.0.1214: accessing freed memory when EXITFREE is set
v8.0.1214
Bram Moolenaar
2017-10-23
1
-1
/
+1
*
patch 8.0.1169: highlignting one char too many with 'list' and 'cul'
v8.0.1169
Bram Moolenaar
2017-10-01
1
-1
/
+2
*
patch 8.0.1168: wrong highlighting with combination of match and 'cursorline'
v8.0.1168
Bram Moolenaar
2017-09-30
1
-1
/
+13
*
patch 8.0.1143: macros always expand to the same thing
v8.0.1143
Bram Moolenaar
2017-09-24
1
-3
/
+3
[next]