Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
e7808481507b9e11ae73c8f865e95eb2d20f6cc8
/
src
/
term.c
e780848
patch 8.0.1577: virtual replace test fails on MS-Windows
by Bram Moolenaar
· 8 years ago
89894aa
patch 8.0.1573: getwinpos(1) may cause response to be handled as command
by Bram Moolenaar
· 8 years ago
8a3bb56
patch 8.0.1566: too many #ifdefs
by Bram Moolenaar
· 8 years ago
f2bd8ef
patch 8.0.1564: too many #ifdefs
by Bram Moolenaar
· 8 years ago
3f54fd3
patch 8.0.1563: timeout of getwinposx() can be too short
by Bram Moolenaar
· 8 years ago
590ec87
patch 8.0.1556: may not parse the t_RS response correctly
by Bram Moolenaar
· 8 years ago
cc0f2be
patch 8.0.1532: compiler warnings without termguicolors feature
by Bram Moolenaar
· 8 years ago
cafafb3
patch 8.0.1531: cannot use 24 bit colors in MS-Windows console
by Bram Moolenaar
· 8 years ago
d23a823
patch 8.0.1496: clearing a pointer takes two lines
by Bram Moolenaar
· 8 years ago
a338adc
patch 8.0.1449: slow redrawing with DirectX
by Bram Moolenaar
· 8 years ago
0568431
patch 8.0.1380: using "vim -r swapfile" the hit-enter prompt is misplaced.
by Bram Moolenaar
· 8 years ago
bb160a1
patch 8.0.1324: some xterm sends different mouse move codes
by Bram Moolenaar
· 8 years ago
51b0f37
patch 8.0.1309: cannot use 'balloonexpr' in a terminal
by Bram Moolenaar
· 8 years ago
9c6ce0e
patch 8.0.1303: 'ttymouse' is not set to "sgr" for Terminal.app and Iterm2
by Bram Moolenaar
· 8 years ago
53ec795
patch 8.0.1272: warnings for unused variables in tiny build
by Bram Moolenaar
· 8 years ago
52a2f0f
patch 8.0.1258: 'ttymouse' is set to "sgr" even though it's not supported
by Bram Moolenaar
· 8 years ago
d057301
patch 8.0.1236: Mac features are confusing
by Bram Moolenaar
· 8 years ago
00ce63d
patch 8.0.1198: older compilers don't know uint8_t
by Bram Moolenaar
· 9 years ago
9377df3
patch 8.0.1195: can't build on MS-Windows
by Bram Moolenaar
· 9 years ago
65e4c4f
patch 8.0.1194: actual fg and bg colors of terminal are unknown
by Bram Moolenaar
· 9 years ago
a0a6f27
patch 8.0.1174: Mac Terminal.app has wrong color for white
by Bram Moolenaar
· 9 years ago
a5e6621
patch 8.0.1161: popup menu drawing problem when resizing terminal
by Bram Moolenaar
· 9 years ago
53f8174
patch 8.0.1135: W_WINCOL() is always the same
by Bram Moolenaar
· 9 years ago
e22bbf6
patch 8.0.1128: old xterm sends CTRL-X in response to t_RS
by Bram Moolenaar
· 9 years ago
4033c55
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
by Bram Moolenaar
· 9 years ago
c212798
patch 8.0.1094: using ssh from Terminal.app runs into xterm incompatibility
by Bram Moolenaar
· 9 years ago
37b5327
patch 8.0.1069: still get CTRL-X sometimes
by Bram Moolenaar
· 9 years ago
618d6d2
patch 8.0.1068: vandyke SecureCRT terminal can't handle cursor mode request
by Bram Moolenaar
· 9 years ago
2e49b6b
patch 8.0.1066: some terminals can't handle requesting cursor mode
by Bram Moolenaar
· 9 years ago
3d8d2c7
patch 8.0.1059: older Gnome terminal returns smaller version number
by Bram Moolenaar
· 9 years ago
cf4b00c
patch 8.0.1038: strike-through text not supported
by Bram Moolenaar
· 9 years ago
995e4af
patch 8.0.1033: detecting background color does not work in screen
by Bram Moolenaar
· 9 years ago
2db0ec4
patch 8.0.1027: more terminals can't handle requesting cursor mode
by Bram Moolenaar
· 9 years ago
dc5471d
patch 8.0.1021: older Gnome terminal still echoes t_RC
by Bram Moolenaar
· 9 years ago
f3af54e
patch 8.0.1016: gnome terminal echoes t_RC
by Bram Moolenaar
· 9 years ago
3c37a8e
patch 8.0.1010: build failure without termresponse feature
by Bram Moolenaar
· 9 years ago
4db2554
patch 8.0.1009: Xterm cursor blinking status may be inverted
by Bram Moolenaar
· 9 years ago
e922460
patch 8.0.0997
by Bram Moolenaar
· 9 years ago
833e0e3
patch 8.0.0996: Mac: t_RS is echoed on the screne in Terminal.app
by Bram Moolenaar
· 9 years ago
f6d9f96
patch 8.0.0993: sometimes an xterm sends an extra CTRL-X
by Bram Moolenaar
· 9 years ago
ce1c327
patch 8.0.0973: initial info about blinking cursor is wrong
by Bram Moolenaar
· 9 years ago
37b9b81
patch 8.0.0972: compiler warnings for unused variables
by Bram Moolenaar
· 9 years ago
93c92ef
patch 8.0.0967: using a terminal may cause the cursor to blink
by Bram Moolenaar
· 9 years ago
fc8bec0
patch 8.0.0966: build failure without terminal feature
by Bram Moolenaar
· 9 years ago
3eee06e
patch 8.0.0965: not restoring cursor shape after it was set in a terminal
by Bram Moolenaar
· 9 years ago
c977092
patch 8.0.0919: cursor color isn't set on startup
by Bram Moolenaar
· 9 years ago
3cd43cc
patch 8.0.0918: cannot get terminal window cursor shape or attributes
by Bram Moolenaar
· 9 years ago
8f14bb5
patch 8.0.0774: build failure without the multi-byte feature
by Bram Moolenaar
· 9 years ago
26af85d
patch 8.0.0755: terminal window does not have colors in the GUI
by Bram Moolenaar
· 9 years ago
d7d3cbe
patch 8.0.0752: build fails on MS-Windows
by Bram Moolenaar
· 9 years ago
b7a8dfe
patch 8.0.0748: running Vim in terminal window doesn't use the right colors
by Bram Moolenaar
· 9 years ago
c222684
patch 8.0.0690: compiler warning on non-Unix system
by Bram Moolenaar
· 9 years ago
2e147ca
patch 8.0.0683: visual bell flashes too quickly
by Bram Moolenaar
· 9 years ago
5fe6912
patch 8.0.0666: dead for loop
by Bram Moolenaar
· 9 years ago
090209b
patch 8.0.0665: warning for uninitialized variable
by Bram Moolenaar
· 9 years ago
6d006f9
patch 8.0.0664: mouse does not work in tmux
by Bram Moolenaar
· 9 years ago
a529ce0
patch 8.0.0661: recognizing urxvt mouse codes does not work well
by Bram Moolenaar
· 9 years ago
976787d
patch 8.0.0611: the screen is not redrawn after sending t_u7
by Bram Moolenaar
· 9 years ago
4b974d5
patch 8.0.0610: the screen is redrawn when default 'background' is detected
by Bram Moolenaar
· 9 years ago
62cf09b
patch 8.0.0569: bracketed paste is still enabled in a shell command
by Bram Moolenaar
· 9 years ago
ba6ec18
patch 8.0.0543: test_edit causes older xfce4-terminal to close
by Bram Moolenaar
· 9 years ago
08f88b1
patch 8.0.0539: startup test fails on Mac
by Bram Moolenaar
· 9 years ago
8820b48
patch 8.0.0466: still macros that should be all-caps
by Bram Moolenaar
· 9 years ago
abbc448
patch 8.0.0228: pasting in xterm on the command line has PasteStart
by Bram Moolenaar
· 9 years ago
ec2da36
patch 8.0.0210: no support for bracketed paste
by Bram Moolenaar
· 9 years ago
2872665
patch 8.0.0146: termguicolors uses wrong colors on MS-Windows with ConEmu
by Bram Moolenaar
· 9 years ago
edf3f97
patch 7.4.2293
by Bram Moolenaar
· 10 years ago
1b58cdd
patch 7.4.2243
by Bram Moolenaar
· 10 years ago
de7762a
patch 7.4.2238
by Bram Moolenaar
· 10 years ago
35a4cfa
patch 7.4.2209
by Bram Moolenaar
· 10 years ago
2147746
patch 7.4.2182
by Bram Moolenaar
· 10 years ago
2932359
patch 7.4.2101
by Bram Moolenaar
· 10 years ago
2e45d21
patch 7.4.2091
by Bram Moolenaar
· 10 years ago
ca8942c
patch 7.4.2078
by Bram Moolenaar
· 10 years ago
68015bb
patch 7.4.2073
by Bram Moolenaar
· 10 years ago
a06ecab
patch 7.4.2048
by Bram Moolenaar
· 10 years ago
7c0a2f3
patch 7.4.2024
by Bram Moolenaar
· 10 years ago
54c10cc
patch 7.4.1846
by Bram Moolenaar
· 10 years ago
827b165
patch 7.4.1819
by Bram Moolenaar
· 10 years ago
61be73b
patch 7.4.1799
by Bram Moolenaar
· 10 years ago
bb82762
patch 7.4.1798
by Bram Moolenaar
· 10 years ago
c61348e
patch 7.4.1797
by Bram Moolenaar
· 10 years ago
283ee8b
patch 7.4.1796
by Bram Moolenaar
· 10 years ago
5487544
patch 7.4.1795
by Bram Moolenaar
· 10 years ago
ab30221
patch 7.4.1792
by Bram Moolenaar
· 10 years ago
d10abe5
patch 7.4.1786
by Bram Moolenaar
· 10 years ago
b2fa54a
patch 7.4.1778
by Bram Moolenaar
· 10 years ago
a1c487e
patch 7.4.1776
by Bram Moolenaar
· 10 years ago
902647d
patch 7.4.1774
by Bram Moolenaar
· 10 years ago
380130f
patch 7.4.1773
by Bram Moolenaar
· 10 years ago
8a633e3
patch 7.4.1770
by Bram Moolenaar
· 10 years ago
44a2f92
patch 7.4.1611
by Bram Moolenaar
· 10 years ago
85b1176
patch 7.4.1433
by Bram Moolenaar
· 10 years ago
48e330a
patch 7.4.1399
by Bram Moolenaar
· 10 years ago
e89ff04
patch 7.4.1375
by Bram Moolenaar
· 10 years ago
764b23c
patch 7.4.1214
by Bram Moolenaar
· 10 years ago
baaa7e9
patch 7.4.1199
by Bram Moolenaar
· 10 years ago
5307683
patch 7.4.1009
by Bram Moolenaar
· 10 years ago
e7fedb6
patch 7.4.1008
by Bram Moolenaar
· 10 years ago
0379d01
patch 7.4.959
by Bram Moolenaar
· 10 years ago
Next »