Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
3ae50c775c00b098cdfc9e90b17c4cc07f00e08d
/
src
/
testdir
/
test_termcodes.vim
0684e36
patch 8.2.2084: CTRL-V U doesn't work to enter a Unicode character
by Bram Moolenaar
· 4 years, 8 months ago
4d05af0
patch 8.2.2061: Vim9: E1030 error when using empty string for term_sendkeys()
by Bram Moolenaar
· 4 years, 8 months ago
749bc95
patch 8.2.1930: wrong input if removing shift results in special key code
by Bram Moolenaar
· 4 years, 9 months ago
9a033d7
patch 8.2.1811: mapping Ctrl-key does not work for '{', '}' and '|'
by Bram Moolenaar
· 4 years, 10 months ago
4e2114e
patch 8.2.1809: mapping some keys with Ctrl does not work properly
by Bram Moolenaar
· 4 years, 10 months ago
daff0fb
patch 8.2.1752: GTK GUI: cannot map alt-? with <A-?>
by Bram Moolenaar
· 4 years, 11 months ago
733d259
patch 8.2.1498: on slow systems tests can be flaky
by Bram Moolenaar
· 5 years ago
6d91bcb
patch 8.2.1432: various inconsistencies in test files
by Bram Moolenaar
· 5 years ago
e46a2ed
patch 8.2.1363: test trying to run terminal when it is not supported
by Bram Moolenaar
· 5 years ago
ecd34bf
patch 8.2.1362: last entry of ":set term=xxx" overwritten by error message
by Bram Moolenaar
· 5 years ago
2764d06
patch 8.2.1235: Not all mouse codes covered by tests
by Bram Moolenaar
· 5 years ago
297bec0
patch 8.2.1213: mouse codes not tested sufficiently
by Bram Moolenaar
· 5 years ago
d58d4f9
patch 8.2.1108: mouse left-right scroll is not supported in terminal window
by Bram Moolenaar
· 5 years ago
8dff4cb
patch 8.2.0977: t_8u is made empty for the wrong terminals
by Bram Moolenaar
· 5 years ago
0c0eddd
patch 8.2.0970: terminal properties are not available in Vim script
by Bram Moolenaar
· 5 years ago
975a880
patch 8.2.0916: mapping with partly modifyOtherKeys code does not work
by Bram Moolenaar
· 5 years ago
0ff5ded
patch 8.2.0712: various code not fully tested
by Bram Moolenaar
· 5 years ago
ab505b1
patch 8.2.0432: a few tests fail in a huge terminal
by Bram Moolenaar
· 5 years ago
515545e
patch 8.2.0425: code for modeless selection not sufficiently tested
by Bram Moolenaar
· 5 years ago
0eabd4d
patch 8.2.0385: menu functionality insufficiently tested
by Bram Moolenaar
· 5 years ago
f19f8d1
patch 8.2.0020: mouse clicks in the command line not tested
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
38571a0
patch 8.1.2346: CTRL-R CTRL-R doesn't work with modifyOtherKeys
by Bram Moolenaar
· 6 years ago
828ffd5
patch 8.1.2333: with modifyOtherKeys CTRL-^ doesn't work
by Bram Moolenaar
· 6 years ago
f36a2c7
patch 8.1.2306: double and triple clicks are not tested
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
3cea8a9
patch 8.1.2169: terminal flags are never reset
by Bram Moolenaar
· 6 years ago
03b0047
patch 8.1.2150: no test for 'ttymouse' set from xterm version response
by Bram Moolenaar
· 6 years ago
6aa7523
patch 8.1.2148: no test for right click extending Visual area
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
d1e2f39
patch 8.1.2142: some key mappings do not work with modifyOtherKeys
by Bram Moolenaar
· 6 years ago
18a79a6
patch 8.1.2139: the modifyOtherKeys codes are not tested
by Bram Moolenaar
· 6 years ago
1a4cbb1
patch 8.1.2137: parsing the termresponse is not tested
by Bram Moolenaar
· 6 years ago
eb66328
patch 8.1.2118: termcodes test fails when $TERM is "dumb"
by Bram Moolenaar
· 6 years ago
b4367b7
patch 8.1.2106: no tests for dragging the mouse beyond the window
by Bram Moolenaar
· 6 years ago
ce90e36
patch 8.1.2011: more functions can be used as methods
by Bram Moolenaar
· 6 years ago
f9f24ce
patch 8.1.1953: more functions can be used as a method
by Bram Moolenaar
· 6 years ago
52992fe
patch 8.1.1840: Testing: WorkingClipboard() is not accurate
by Bram Moolenaar
· 6 years ago
8c5a278
patch 8.1.1826: tests use hand coded feature and option checks
by Bram Moolenaar
· 6 years ago
b46fecd
patch 8.1.1544: some balloon tests don't run when they can
by Bram Moolenaar
· 6 years ago
b0f94c1
patch 8.1.1524: tests are silently skipped
by Bram Moolenaar
· 6 years ago
9aeb336
patch 8.1.1474: 'ttybuiltin' is not tested
by Bram Moolenaar
· 6 years ago
de6dbb4
patch 8.1.1472: add_termcap_entry() is not tested
by Bram Moolenaar
· 6 years ago
32e1977
patch 8.1.1471: 'background' not correctly set for 2-digit rgb termresponse
by Bram Moolenaar
· 6 years ago
66761db
patch 8.1.1469: no test for checking the cursor style response
by Bram Moolenaar
· 6 years ago
d788543
patch 8.1.1250: no test for netterm mouse
by Bram Moolenaar
· 6 years ago
92fd599
patch 8.1.1248: no test for dec mouse
by Bram Moolenaar
· 6 years ago
d0621d8
patch 8.1.1247: urxvt mouse codes are not tested
by Bram Moolenaar
· 6 years ago
1ee36d6
patch 8.1.1244: no tests for CTRL-mouse-click
by Bram Moolenaar
· 6 years ago
564344a
patch 8.1.1223: middle mouse click test fails without a clipboard
by Bram Moolenaar
· 6 years ago
c1b8160
patch 8.1.1216: mouse middle click is not tested
by Bram Moolenaar
· 6 years ago
2b00b9b
patch 8.1.1181: tests for mouse clicks are a bit flaky
by Bram Moolenaar
· 6 years ago
696d637
patch 8.1.1179: no test for mouse clicks in the fold column
by Bram Moolenaar
· 6 years ago
4945219
patch 8.1.1178: when mouse click tests fails value of 'ttytype' is unknown
by Bram Moolenaar
· 6 years ago
7f27976
patch 8.1.1176: test for dragging a tab is flaky
by Bram Moolenaar
· 6 years ago
e3e3828
patch 8.1.1175: no test for dragging a tab and double click for new tab
by Bram Moolenaar
· 6 years ago
39f76c6
patch 8.1.1167: no test for closing tab by click in tabline
by Bram Moolenaar
· 6 years ago
ca57ab5
patch 8.1.1165: no test for mouse clicks in the terminal tabpage line
by Bram Moolenaar
· 6 years ago
c8b3dda
patch 8.1.1160: termcodes test would fail in a very big terminal
by Bram Moolenaar
· 6 years ago
3fbd2d7
patch 8.1.1155: termcodes tests can be improved
by Bram Moolenaar
· 6 years ago
3fb01a5
patch 8.1.1142: no test for dragging the window separators with the mouse
by Bram Moolenaar
· 6 years ago
049736f
patch 8.1.1137: xterm mouse wheel escape sequence is not tested
by Bram Moolenaar
· 6 years ago
905dd90
patch 8.1.1136: decoding of mouse click escape sequence is not tested
by Bram Moolenaar
· 6 years ago