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
/
term.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.0.1808: can't build without TGETENT
v8.0.1808
Bram Moolenaar
2018-05-10
1
-0
/
+2
*
patch 8.0.1807: function to set terminal name is too long
v8.0.1807
Bram Moolenaar
2018-05-10
1
-138
/
+147
*
patch 8.0.1791: using uint8_t does not work everywhere
v8.0.1791
Bram Moolenaar
2018-05-05
1
-2
/
+2
*
patch 8.0.1785: missing symbol in Win32 small build
v8.0.1785
Bram Moolenaar
2018-05-01
1
-0
/
+2
*
patch 8.0.1783: cannot use 256 colors in a MS-Windows console
v8.0.1783
Bram Moolenaar
2018-05-01
1
-45
/
+164
*
patch 8.0.1762: terminal debug logging is a bit complicated
v8.0.1762
Bram Moolenaar
2018-04-24
1
-56
/
+44
*
patch 8.0.1753: various warnings from a static analyser
v8.0.1753
Bram Moolenaar
2018-04-24
1
-2
/
+2
*
patch 8.0.1659: scroll events not recognized for some xterm emulators
v8.0.1659
Bram Moolenaar
2018-04-04
1
-3
/
+6
*
patch 8.0.1618: color Grey50 is missing in the compiled-in table
v8.0.1618
Bram Moolenaar
2018-03-20
1
-1
/
+2
*
patch 8.0.1577: virtual replace test fails on MS-Windows
v8.0.1577
Bram Moolenaar
2018-03-06
1
-0
/
+1
*
patch 8.0.1573: getwinpos(1) may cause response to be handled as command
v8.0.1573
Bram Moolenaar
2018-03-05
1
-11
/
+33
*
patch 8.0.1566: too many #ifdefs
v8.0.1566
Bram Moolenaar
2018-03-04
1
-2
/
+0
*
patch 8.0.1564: too many #ifdefs
v8.0.1564
Bram Moolenaar
2018-03-04
1
-8
/
+0
*
patch 8.0.1563: timeout of getwinposx() can be too short
v8.0.1563
Bram Moolenaar
2018-03-03
1
-3
/
+3
*
patch 8.0.1556: may not parse the t_RS response correctly
v8.0.1556
Bram Moolenaar
2018-03-02
1
-24
/
+35
*
patch 8.0.1532: compiler warnings without termguicolors feature
v8.0.1532
Bram Moolenaar
2018-02-23
1
-27
/
+28
*
patch 8.0.1531: cannot use 24 bit colors in MS-Windows console
v8.0.1531
Bram Moolenaar
2018-02-22
1
-22
/
+131
*
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2018-02-10
1
-4
/
+4
*
patch 8.0.1449: slow redrawing with DirectX
v8.0.1449
Bram Moolenaar
2018-01-31
1
-0
/
+21
*
patch 8.0.1380: using "vim -r swapfile" the hit-enter prompt is misplaced.
v8.0.1380
Bram Moolenaar
2017-12-09
1
-2
/
+5
*
patch 8.0.1324: some xterm sends different mouse move codes
v8.0.1324
Bram Moolenaar
2017-11-20
1
-3
/
+11
*
patch 8.0.1309: cannot use 'balloonexpr' in a terminal
v8.0.1309
Bram Moolenaar
2017-11-18
1
-0
/
+1
*
patch 8.0.1303: 'ttymouse' is not set to "sgr" for Terminal.app and Iterm2
v8.0.1303
Bram Moolenaar
2017-11-16
1
-9
/
+21
*
patch 8.0.1272: warnings for unused variables in tiny build
v8.0.1272
Bram Moolenaar
2017-11-05
1
-1
/
+2
*
patch 8.0.1258: 'ttymouse' is set to "sgr" even though it's not supported
v8.0.1258
Bram Moolenaar
2017-11-04
1
-16
/
+22
*
patch 8.0.1236: Mac features are confusing
v8.0.1236
Bram Moolenaar
2017-10-28
1
-2
/
+2
*
patch 8.0.1198: older compilers don't know uint8_t
v8.0.1198
Bram Moolenaar
2017-10-15
1
-4
/
+4
*
patch 8.0.1195: can't build on MS-Windows
v8.0.1195
Bram Moolenaar
2017-10-15
1
-3
/
+3
*
patch 8.0.1194: actual fg and bg colors of terminal are unknown
v8.0.1194
Bram Moolenaar
2017-10-14
1
-22
/
+112
*
patch 8.0.1174: Mac Terminal.app has wrong color for white
v8.0.1174
Bram Moolenaar
2017-10-04
1
-0
/
+3
*
patch 8.0.1161: popup menu drawing problem when resizing terminal
v8.0.1161
Bram Moolenaar
2017-09-29
1
-3
/
+2
*
patch 8.0.1135: W_WINCOL() is always the same
v8.0.1135
Bram Moolenaar
2017-09-22
1
-2
/
+2
*
patch 8.0.1128: old xterm sends CTRL-X in response to t_RS
v8.0.1128
Bram Moolenaar
2017-09-19
1
-15
/
+8
*
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
v8.0.1118
Bram Moolenaar
2017-09-16
1
-19
/
+4
*
patch 8.0.1094: using ssh from Terminal.app runs into xterm incompatibility
v8.0.1094
Bram Moolenaar
2017-09-11
1
-2
/
+2
*
patch 8.0.1069: still get CTRL-X sometimes
v8.0.1069
Bram Moolenaar
2017-09-07
1
-3
/
+9
*
patch 8.0.1068: vandyke SecureCRT terminal can't handle cursor mode request
v8.0.1068
Bram Moolenaar
2017-09-07
1
-1
/
+1
*
patch 8.0.1066: some terminals can't handle requesting cursor mode
v8.0.1066
Bram Moolenaar
2017-09-06
1
-2
/
+3
*
patch 8.0.1059: older Gnome terminal returns smaller version number
v8.0.1059
Bram Moolenaar
2017-09-05
1
-3
/
+3
*
patch 8.0.1038: strike-through text not supported
v8.0.1038
Bram Moolenaar
2017-09-02
1
-0
/
+7
*
patch 8.0.1033: detecting background color does not work in screen
v8.0.1033
Bram Moolenaar
2017-09-01
1
-10
/
+14
*
patch 8.0.1027: more terminals can't handle requesting cursor mode
v8.0.1027
Bram Moolenaar
2017-08-31
1
-3
/
+14
*
patch 8.0.1021: older Gnome terminal still echoes t_RC
v8.0.1021
Bram Moolenaar
2017-08-30
1
-3
/
+4
*
patch 8.0.1016: gnome terminal echoes t_RC
v8.0.1016
Bram Moolenaar
2017-08-30
1
-30
/
+43
*
patch 8.0.1010: build failure without termresponse feature
v8.0.1010
Bram Moolenaar
2017-08-28
1
-0
/
+4
*
patch 8.0.1009: Xterm cursor blinking status may be inverted
v8.0.1009
Bram Moolenaar
2017-08-28
1
-20
/
+87
*
patch 8.0.0997
v8.0.0997
Bram Moolenaar
2017-08-26
1
-2
/
+2
*
patch 8.0.0996: Mac: t_RS is echoed on the screne in Terminal.app
v8.0.0996
Bram Moolenaar
2017-08-26
1
-20
/
+34
*
patch 8.0.0993: sometimes an xterm sends an extra CTRL-X
v8.0.0993
Bram Moolenaar
2017-08-24
1
-0
/
+4
*
patch 8.0.0973: initial info about blinking cursor is wrong
v8.0.0973
Bram Moolenaar
2017-08-20
1
-24
/
+23
[next]