Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
4a021dfbeee88ac09d07e257912485314ecdcabe
/
src
/
term.c
71ccd03
patch 8.2.0967: unnecessary type casts for vim_strnsave()
by Bram Moolenaar
· 6 years ago
517f00f
patch 8.2.0941: detecting terminal properties is unstructured
by Bram Moolenaar
· 6 years ago
0ca8b5b
patch 8.2.0940: build failure with tiny features
by Bram Moolenaar
· 6 years ago
218cb0f
patch 8.2.0939: checking for term escape sequences is long and confusing
by Bram Moolenaar
· 6 years ago
a45551a
patch 8.2.0936: some terminals misinterpret the code for getting cursor style
by Bram Moolenaar
· 6 years ago
975a880
patch 8.2.0916: mapping with partly modifyOtherKeys code does not work
by Bram Moolenaar
· 6 years ago
ea563cc
patch 8.2.0906: when setting 'termguicolors' SpellBad is no longer red
by Bram Moolenaar
· 6 years ago
e023e88
patch 8.2.0863: cannot set a separate color for underline/undercurl
by Bram Moolenaar
· 6 years ago
ebe9d34
patch 8.2.0855: GUI tests fail because the test doesn't use a modifier
by Bram Moolenaar
· 6 years ago
041c710
patch 8.2.0849: BeOS code is not maintained and probably unused
by Bram Moolenaar
· 6 years ago
06b7b58
patch 8.2.0848: MS-Windows: the Windows terminal code has some flaws
by Bram Moolenaar
· 6 years ago
8720226
patch 8.2.0816: terminal test fails when compiled with Athena
by Bram Moolenaar
· 6 years ago
e5886cc
patch 8.2.0804: libvterm code lags behind the upstream version
by Bram Moolenaar
· 6 years ago
f4e16ae
patch 8.2.0779: tmode_T not used everywhere
by Bram Moolenaar
· 6 years ago
26e8644
patch 8.2.0774: t_TI and t_TE are output when using 'visualbell'
by Bram Moolenaar
· 6 years ago
3b1f18f
patch 8.2.0773: switching to raw mode every time ":" is used
by Bram Moolenaar
· 6 years ago
645e3fe
patch 8.2.0767: modifyOtherKeys active when using a shell command in autocmd
by Bram Moolenaar
· 6 years ago
759d815
patch 8.2.0646: t_Co uses the value of $COLORS in the GUI
by Bram Moolenaar
· 6 years ago
314ca7c
patch 8.2.0588: Putty does not use "sgr" 'ttymouse' by default
by Bram Moolenaar
· 6 years ago
acc770a
patch 8.2.0554: the GUI doesn't set t_Co
by Bram Moolenaar
· 6 years ago
b3f7406
patch 8.2.0320: no Haiku support
by Bram Moolenaar
· 6 years ago
0c81d1b
patch 8.2.0302: setting 'term' may cause error in TermChanged autocommand
by Bram Moolenaar
· 6 years ago
f414048
patch 8.2.0260: several lines of code are duplicated
by Bram Moolenaar
· 6 years ago
d02e508
patch 8.2.0231: silent system command may clear the screen
by Bram Moolenaar
· 6 years ago
4b96df5
patch 8.2.0156: various typos in source files and tests
by Bram Moolenaar
· 6 years ago
7f51bbe
patch 8.2.0148: mapping related function in wrong source file
by Bram Moolenaar
· 6 years ago
1a47ae3
patch 8.2.0056: execution stack is incomplete and inefficient
by Bram Moolenaar
· 6 years ago
6b649ac
patch 8.1.2406: leaking memory in test_paste and test_registers
by Bram Moolenaar
· 6 years ago
0d6f5d9
patch 8.1.2395: using old C style comments
by Bram Moolenaar
· 6 years ago
fc4ea2a
patch 8.1.2350: other text for CTRL-V in Insert mode with modifyOtherKeys
by Bram Moolenaar
· 6 years ago
7bae0b1
patch 8.1.2331: the option.c file is still very big
by Bram Moolenaar
· 6 years ago
eda1da0
patch 8.1.2313: debugging where a delay comes from is not easy
by Bram Moolenaar
· 6 years ago
ec6f735
patch 8.1.2209: LF in escape codes may be expanded to CR-LF
by Bram Moolenaar
· 6 years ago
4b57018
patch 8.1.2194: modifyOtherKeys is not enabled by default
by Bram Moolenaar
· 6 years ago
89577b3
patch 8.1.2174: screen not recognized as supporting "sgr" mouse codes
by Bram Moolenaar
· 6 years ago
a1cb1d1
patch 8.1.2171: mouse support not always available
by Bram Moolenaar
· 6 years ago
0d2c4bf
patch 8.1.2170: cannot build without the +termresponse feature
by Bram Moolenaar
· 6 years ago
3cea8a9
patch 8.1.2169: terminal flags are never reset
by Bram Moolenaar
· 6 years ago
459fd78
patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
by Bram Moolenaar
· 6 years ago
171a921
patch 8.1.2144: side effects when using t_ti to enable modifyOtherKeys
by Bram Moolenaar
· 6 years ago
d1e2f39
patch 8.1.2142: some key mappings do not work with modifyOtherKeys
by Bram Moolenaar
· 6 years ago
6a0299d
patch 8.1.2134: modifier keys are not always recognized
by Bram Moolenaar
· 6 years ago
c3e555b
patch 8.1.2123: parsing CSI sequence is messy
by Bram Moolenaar
· 6 years ago
b8ff5c2
patch 8.1.2070: mouse code is spread out
by Bram Moolenaar
· 7 years ago
b20b9e1
patch 8.1.2062: the mouse code is spread out
by Bram Moolenaar
· 7 years ago
e2c453d
patch 8.1.1901: the +insert_expand feature is not always available
by Bram Moolenaar
· 7 years ago
5843f5f
patch 8.1.1891: functions used in one file are global
by Bram Moolenaar
· 7 years ago
0a52df5
patch 8.1.1887: the +cmdline_compl feature is not in the tiny version
by Bram Moolenaar
· 7 years ago
06029a8
patch 8.1.1739: deleted match highlighting not updated in other window
by Bram Moolenaar
· 7 years ago
847a5d6
patch 8.1.1664: GUI resize may cause changing Rows at a bad time
by Bram Moolenaar
· 7 years ago
12e71eb
patch 8.1.1481: length for two-digit rgb termresponse is off by one
by Bram Moolenaar
· 7 years ago
32e1977
patch 8.1.1471: 'background' not correctly set for 2-digit rgb termresponse
by Bram Moolenaar
· 7 years ago
66761db
patch 8.1.1469: no test for checking the cursor style response
by Bram Moolenaar
· 7 years ago
cea254f
patch 8.1.1464: only 4-digit rgb termresponse is recognized
by Bram Moolenaar
· 7 years ago
c799fe2
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
by Bram Moolenaar
· 7 years ago
51e1438
patch 8.1.1393: unnecessary type casts
by Bram Moolenaar
· 7 years ago
964b374
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
by Bram Moolenaar
· 7 years ago
5d0183b
patch 8.1.1323: 'mouse' option is reset when using GPM mouse
by Bram Moolenaar
· 7 years ago
afd7826
patch 8.1.1315: there is always a delay if a termrequest is never answered
by Bram Moolenaar
· 7 years ago
2782126
patch 8.1.1296: crash when using invalid command line argument
by Bram Moolenaar
· 7 years ago
bedf091
patch 8.1.1265: when GPM mouse support is enabled double clicks do not work
by Bram Moolenaar
· 7 years ago
61df0c7
patch 8.1.1254: mapping completion contains dead code
by Bram Moolenaar
· 7 years ago
2cb9f02
patch 8.1.1251: no test for completion of mapping keys
by Bram Moolenaar
· 7 years ago
bb7e1b4
patch 8.1.1246: cannot handle negative mouse coordinate from urxvt
by Bram Moolenaar
· 7 years ago
afde13b
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
by Bram Moolenaar
· 7 years ago
958eabe
patch 8.1.1198: bracketed paste may remain active after Vim exists
by Bram Moolenaar
· 7 years ago
ad3ec76
patch 8.1.1194: typos and small problems in source files
by Bram Moolenaar
· 7 years ago
6bc9305
patch 8.1.1127: getwinpos() doesn't work in terminal on MS-Windows console
by Bram Moolenaar
· 7 years ago
5da04ef
patch 8.1.1105: long escape sequences may be split up
by Bram Moolenaar
· 7 years ago
b70a47b
patch 8.1.1096: MS-Windows: cannot distinguish BS and CTRL-H
by Bram Moolenaar
· 7 years ago
2ace1bd
patch 8.1.1034: too many #ifdefs
by Bram Moolenaar
· 7 years ago
4f97475
patch 8.1.0941: macros for MS-Windows are inconsistent
by Bram Moolenaar
· 7 years ago
6982f42
patch 8.1.0933: When using VTP scroll region isn't used properly
by Bram Moolenaar
· 7 years ago
0ea21e4
patch 8.1.0898: a messed up rgb.txt can crash Vim
by Bram Moolenaar
· 7 years ago
264b74f
patch 8.1.0810: too many #ifdefs
by Bram Moolenaar
· 7 years ago
113e107
patch 8.1.0785: depending on the configuration some functions are unused
by Bram Moolenaar
· 7 years ago
32526b3
patch 8.1.0779: argument for message functions is inconsistent
by Bram Moolenaar
· 7 years ago
f9e3e09
patch 8.1.0743: giving error messages is not flexible
by Bram Moolenaar
· 7 years ago
20091c1
patch 8.1.0566: SGR not enabled for mintty because $TERM is "xterm"
by Bram Moolenaar
· 7 years ago
35bc7d6
patch 8.1.0445: setting 'term' does not store location for termcap options
by Bram Moolenaar
· 8 years ago
6dff58f
patch 8.1.0443: unnecessary static function prototypes
by Bram Moolenaar
· 8 years ago
d4f7343
patch 8.1.0415: not actually using 16 colors with vtp
by Bram Moolenaar
· 8 years ago
42335f5
patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions
by Bram Moolenaar
· 8 years ago
f29c1c6
patch 8.1.0362: cannot get the script line number when executing a function
by Bram Moolenaar
· 8 years ago
2e31048
patch 8.1.0304: no redraw when using a STOP signal on Vim and then CONT
by Bram Moolenaar
· 8 years ago
f188347
patch 8.1.0302: crash when using :suspend and "fg"
by Bram Moolenaar
· 8 years ago
40385db
patch 8.1.0253: saving and restoring window title does not always work
by Bram Moolenaar
· 8 years ago
917e32b
patch 8.1.0244: no redraw when using a STOP signal on Vim and then CONT
by Bram Moolenaar
· 8 years ago
18085fa
patch 8.1.0176: overlapping string argument for strcpy()
by Bram Moolenaar
· 8 years ago
e330ef4
patch 8.1.0157: old iTerm2 is not recognized, resulting in stray output
by Bram Moolenaar
· 8 years ago
e6882bd
patch 8.1.0142: xterm and vt320 builtin termcap missing keypad keys
by Bram Moolenaar
· 8 years ago
668324e
patch 8.1.0129: still some xterm-like terminals get a stray "p"
by Bram Moolenaar
· 8 years ago
d315cf5
patch 8.1.0021: clang warns for undefined behavior
by Bram Moolenaar
· 8 years ago
9289df5
patch 8.0.1808: can't build without TGETENT
by Bram Moolenaar
· 8 years ago
69e0569
patch 8.0.1807: function to set terminal name is too long
by Bram Moolenaar
· 8 years ago
9894e39
patch 8.0.1791: using uint8_t does not work everywhere
by Bram Moolenaar
· 8 years ago
8a938af
patch 8.0.1785: missing symbol in Win32 small build
by Bram Moolenaar
· 8 years ago
c5cd885
patch 8.0.1783: cannot use 256 colors in a MS-Windows console
by Bram Moolenaar
· 8 years ago
b255b90
patch 8.0.1762: terminal debug logging is a bit complicated
by Bram Moolenaar
· 8 years ago
1c17ffa
patch 8.0.1753: various warnings from a static analyser
by Bram Moolenaar
· 8 years ago
Next »