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.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
*
patch 8.0.1136: W_WIDTH() is always the same
v8.0.1136
Bram Moolenaar
2017-09-22
1
-69
/
+69
*
patch 8.0.1135: W_WINCOL() is always the same
v8.0.1135
Bram Moolenaar
2017-09-22
1
-22
/
+22
*
patch 8.0.1133: syntax timeout not used correctly
v8.0.1133
Bram Moolenaar
2017-09-22
1
-19
/
+16
*
patch 8.0.1123: cannot define a toolbar for a window
v8.0.1123
Bram Moolenaar
2017-09-17
1
-129
/
+233
*
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
v8.0.1118
Bram Moolenaar
2017-09-16
1
-229
/
+34
*
patch 8.0.1100: stuck in redraw loop when 'lazyredraw' is set
v8.0.1100
Bram Moolenaar
2017-09-13
1
-3
/
+5
*
patch 8.0.1097: background color wrong if job changes background color
v8.0.1097
Bram Moolenaar
2017-09-11
1
-1
/
+1
*
patch 8.0.1096: terminal window in Normal mode has wrong background
v8.0.1096
Bram Moolenaar
2017-09-11
1
-0
/
+14
*
patch 8.0.1041: bogus characters when indenting during visual-block append
v8.0.1041
Bram Moolenaar
2017-09-02
1
-1
/
+1
*
patch 8.0.1038: strike-through text not supported
v8.0.1038
Bram Moolenaar
2017-09-02
1
-1
/
+10
*
patch 8.0.1026: GTK on-the-spot input has problems
v8.0.1026
Bram Moolenaar
2017-08-30
1
-1
/
+2
*
patch 8.0.1002: unnecessarily updating screen after timer callback
v8.0.1002
Bram Moolenaar
2017-08-26
1
-3
/
+5
*
patch 8.0.0956: scrolling in a terminal window has flicker
v8.0.0956
Bram Moolenaar
2017-08-17
1
-26
/
+39
*
patch 8.0.0941: existing color schemes don't like StatusLineTerm
v8.0.0941
Bram Moolenaar
2017-08-14
1
-1
/
+9
*
patch 8.0.0937: user highlight groups not adjusted for terminal
v8.0.0937
Bram Moolenaar
2017-08-13
1
-0
/
+5
*
patch 8.0.0871: status line for a terminal window always has "[+]".
v8.0.0871
Bram Moolenaar
2017-08-05
1
-1
/
+5
*
patch 8.0.0837: signs can be drawn on top of console messages
v8.0.0837
Bram Moolenaar
2017-08-01
1
-1
/
+4
*
patch 8.0.0825: not easy to see that a window is a terminal window
v8.0.0825
Bram Moolenaar
2017-07-31
1
-10
/
+22
*
patch 8.0.0813: cannot use a terminal window while the job is running
v8.0.0813
Bram Moolenaar
2017-07-30
1
-1
/
+1
*
patch 8.0.0812: terminal window colors shift when 'number' is set
v8.0.0812
Bram Moolenaar
2017-07-30
1
-1
/
+1
*
patch 8.0.0798: no highlighting in a terminal window with a finished job
v8.0.0798
Bram Moolenaar
2017-07-28
1
-0
/
+23
*
patch 8.0.0797: finished job in terminal window is not handled
v8.0.0797
Bram Moolenaar
2017-07-28
1
-6
/
+5
*
patch 8.0.0732: when updating a buffer modeless selection is lost
v8.0.0732
Bram Moolenaar
2017-07-19
1
-3
/
+23
[next]