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
/
drawscreen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.1061: cannot display 'showcmd' somewhere else
v9.0.1061
Luuk van Baal
2022-12-15
1
-3
/
+11
*
patch 9.0.0972: build failure on some systems
v9.0.0972
Bram Moolenaar
2022-11-29
1
-2
/
+0
*
patch 9.0.0844: handling 'statusline' errors is spread out
v9.0.0844
Luuk van Baal
2022-11-07
1
-17
/
+0
*
patch 9.0.0750: crash when popup closed in callback
v9.0.0750
Bram Moolenaar
2022-10-14
1
-2
/
+2
*
patch 9.0.0747: too many #ifdefs
v9.0.0747
Martin Tournoij
2022-10-13
1
-10
/
+1
*
patch 9.0.0661: multi-byte "lastline" in 'fillchars' does not work properly
v9.0.0661
zeertzjq
2022-10-04
1
-4
/
+4
*
patch 9.0.0657: too many #ifdefs
v9.0.0657
Martin Tournoij
2022-10-04
1
-2
/
+0
*
patch 9.0.0656: cannot specify another character to use instead of '@'
v9.0.0656
Bram Moolenaar
2022-10-04
1
-6
/
+15
*
patch 9.0.0652: 'smoothscroll' not tested with 'number' and "n" in 'cpo'
v9.0.0652
Bram Moolenaar
2022-10-03
1
-0
/
+20
*
patch 9.0.0620: matchaddpos() can only add up to 8 matches
v9.0.0620
Bram Moolenaar
2022-09-29
1
-3
/
+3
*
patch 9.0.0340: the 'cmdheight' zero support causes too much trouble
v9.0.0340
Bram Moolenaar
2022-08-31
1
-15
/
+8
*
patch 9.0.0337: flicker when resetting cmdline_row after updating the screen
v9.0.0337
Bram Moolenaar
2022-08-30
1
-4
/
+0
*
patch 9.0.0318: clearing screen causes flicker
v9.0.0318
Bram Moolenaar
2022-08-29
1
-17
/
+16
*
patch 9.0.0317: when updating the whole screen a popup may not be redrawn
v9.0.0317
Bram Moolenaar
2022-08-29
1
-0
/
+6
*
patch 9.0.0316: screen flickers when 'cmdheight' is zero
v9.0.0316
Bram Moolenaar
2022-08-29
1
-25
/
+28
*
patch 9.0.0311: test for hit-Enter prompt fails
v9.0.0311
Bram Moolenaar
2022-08-28
1
-2
/
+3
*
patch 9.0.0309: invalid memory access when cmdheight is zero
v9.0.0309
Bram Moolenaar
2022-08-28
1
-1
/
+5
*
patch 9.0.0279: the tiny version has the popup menu but not 'wildmenu'
v9.0.0279
Bram Moolenaar
2022-08-26
1
-8
/
+1
*
patch 9.0.0263: too many #ifdefs
v9.0.0263
Bram Moolenaar
2022-08-25
1
-5
/
+1
*
patch 9.0.0245: mechanism to prevent recursive screen updating is incomplete
v9.0.0245
Bram Moolenaar
2022-08-22
1
-2
/
+12
*
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
Bram Moolenaar
2022-08-14
1
-55
/
+56
*
patch 9.0.0192: possible invalid memory access when 'cmdheight' is zero
v9.0.0192
Bram Moolenaar
2022-08-11
1
-1
/
+5
*
patch 9.0.0114: the command line takes up space even when not used
v9.0.0114
Shougo Matsushita
2022-07-30
1
-7
/
+10
*
patch 9.0.0036: 'fillchars' cannot have window-local values
v9.0.0036
Bram Moolenaar
2022-07-04
1
-14
/
+20
*
patch 8.2.5128: syntax disabled when using synID() in searchpair() skip expr
v8.2.5128
Bram Moolenaar
2022-06-19
1
-0
/
+2
*
patch 8.2.5057: using gettimeofday() for timeout is very inefficient
v8.2.5057
Paul Ollis
2022-06-05
1
-6
/
+2
*
patch 8.2.5047: CurSearch highlight is often wrong
v8.2.5047
Bram Moolenaar
2022-05-31
1
-0
/
+17
*
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
Bram Moolenaar
2022-05-07
1
-7
/
+9
*
patch 8.2.4718: @@@ in the last line sometimes drawn in the wrong place
v8.2.4718
Bram Moolenaar
2022-04-09
1
-3
/
+6
*
patch 8.2.4644: redrawing too often when 'relativenumber' is set
v8.2.4644
Lewis Russell
2022-03-29
1
-3
/
+4
*
patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline'
v8.2.4639
v8.2.4638
zeertzjq
2022-03-27
1
-21
/
+3
*
patch 8.2.4626: Visual area not updated when removing sign in Visual mode
v8.2.4626
Bram Moolenaar
2022-03-25
1
-1
/
+1
*
patch 8.2.4614: redrawing too much when 'cursorline' is set
v8.2.4614
zeertzjq
2022-03-23
1
-5
/
+8
*
patch 8.2.4610: some conditions are always true
v8.2.4610
Bram Moolenaar
2022-03-22
1
-3
/
+2
*
patch 8.2.4591: cursor line not updated when a callback moves the cursor
v8.2.4591
Bram Moolenaar
2022-03-19
1
-4
/
+28
*
patch 8.2.4402: missing parenthesis may cause unexpected problems
v8.2.4402
kylo252
2022-02-16
1
-2
/
+2
*
patch 8.2.4382: a custom 'tabline' may cause Esc to work like Enter
v8.2.4382
Bram Moolenaar
2022-02-14
1
-4
/
+0
*
patch 8.2.4346: a custom statusline may cause Esc to work like Enter
v8.2.4346
Bram Moolenaar
2022-02-11
1
-0
/
+4
*
patch 8.2.4325: 'wildmenu' only shows few matches
v8.2.4325
Yegappan Lakshmanan
2022-02-08
1
-0
/
+4
*
patch 8.2.4289: warnings reported by MSVC
v8.2.4289
K.Takata
2022-02-03
1
-7
/
+7
*
patch 8.2.4241: some type casts are redundant
v8.2.4241
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-28
1
-6
/
+4
*
patch 8.2.4108: going over the end of the w_lines array
v8.2.4108
Bram Moolenaar
2022-01-16
1
-2
/
+5
*
patch 8.2.4106: going over the end of the w_lines array
v8.2.4106
Bram Moolenaar
2022-01-16
1
-0
/
+5
*
patch 8.2.4074: going over the end of NameBuff
v8.2.4074
Bram Moolenaar
2022-01-13
1
-4
/
+5
*
patch 8.2.3801: if a terminal shows in two windows, only one is redrawn
v8.2.3801
Bram Moolenaar
2021-12-13
1
-0
/
+7
*
patch 8.2.3763: when editing the cmdline a callback may cause a scroll up
v8.2.3763
Bram Moolenaar
2021-12-09
1
-3
/
+8
*
patch 8.2.3699: the +title feature adds a lot of #ifdef but little code
v8.2.3699
Bram Moolenaar
2021-11-29
1
-4
/
+3
*
patch 8.2.3535: if-else indenting is confusing
v8.2.3535
Dominique Pelle
2021-10-18
1
-3
/
+5
*
patch 8.2.3487: illegal memory access if buffer name is very long
v8.2.3487
Bram Moolenaar
2021-10-08
1
-5
/
+5
*
patch 8.2.3280: 'virtualedit' local to buffer is not the best solution
v8.2.3280
Gary Johnson
2021-08-03
1
-3
/
+3
[next]