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
/
testdir
/
test_termcodes.vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.3251: listing builtin_gui as an available terminal is confusing
v8.2.3251
Bram Moolenaar
2021-07-30
1
-0
/
+12
*
patch 8.2.2643: various code not covered by tests
v8.2.2643
Bram Moolenaar
2021-03-22
1
-0
/
+34
*
patch 8.2.2428: FocusGained does not work when 'ttymouse' is empty
v8.2.2428
Bram Moolenaar
2021-01-30
1
-1
/
+29
*
patch 8.2.2415: no way to check for the cmdwin feature
v8.2.2415
Bram Moolenaar
2021-01-26
1
-0
/
+2
*
patch 8.2.2249: termcodes test is flaky when used over ssh
v8.2.2249
Bram Moolenaar
2020-12-30
1
-1
/
+4
*
patch 8.2.2084: CTRL-V U doesn't work to enter a Unicode character
v8.2.2084
Bram Moolenaar
2020-12-03
1
-0
/
+10
*
patch 8.2.2061: Vim9: E1030 error when using empty string for term_sendkeys()
v8.2.2061
Bram Moolenaar
2020-11-27
1
-8
/
+8
*
patch 8.2.1930: wrong input if removing shift results in special key code
v8.2.1930
Bram Moolenaar
2020-10-31
1
-0
/
+17
*
patch 8.2.1811: mapping Ctrl-key does not work for '{', '}' and '|'
v8.2.1811
Bram Moolenaar
2020-10-07
1
-0
/
+18
*
patch 8.2.1809: mapping some keys with Ctrl does not work properly
v8.2.1809
Bram Moolenaar
2020-10-07
1
-0
/
+18
*
patch 8.2.1752: GTK GUI: cannot map alt-? with <A-?>
v8.2.1752
Bram Moolenaar
2020-09-27
1
-0
/
+14
*
patch 8.2.1498: on slow systems tests can be flaky
v8.2.1498
Bram Moolenaar
2020-08-20
1
-2
/
+2
*
patch 8.2.1432: various inconsistencies in test files
v8.2.1432
Bram Moolenaar
2020-08-12
1
-1
/
+0
*
patch 8.2.1363: test trying to run terminal when it is not supported
v8.2.1363
Bram Moolenaar
2020-08-04
1
-0
/
+2
*
patch 8.2.1362: last entry of ":set term=xxx" overwritten by error message
v8.2.1362
Bram Moolenaar
2020-08-04
1
-0
/
+12
*
patch 8.2.1235: Not all mouse codes covered by tests
v8.2.1235
Bram Moolenaar
2020-07-18
1
-26
/
+251
*
patch 8.2.1213: mouse codes not tested sufficiently
v8.2.1213
Bram Moolenaar
2020-07-14
1
-4
/
+437
*
patch 8.2.1108: mouse left-right scroll is not supported in terminal window
v8.2.1108
Bram Moolenaar
2020-07-01
1
-2
/
+24
*
patch 8.2.0977: t_8u is made empty for the wrong terminals
v8.2.0977
Bram Moolenaar
2020-06-14
1
-1
/
+6
*
patch 8.2.0970: terminal properties are not available in Vim script
v8.2.0970
Bram Moolenaar
2020-06-13
1
-0
/
+92
*
patch 8.2.0916: mapping with partly modifyOtherKeys code does not work
v8.2.0916
Bram Moolenaar
2020-06-06
1
-0
/
+17
*
patch 8.2.0712: various code not fully tested
v8.2.0712
Bram Moolenaar
2020-05-07
1
-0
/
+26
*
patch 8.2.0432: a few tests fail in a huge terminal
v8.2.0432
Bram Moolenaar
2020-03-23
1
-9
/
+13
*
patch 8.2.0425: code for modeless selection not sufficiently tested
v8.2.0425
Bram Moolenaar
2020-03-22
1
-185
/
+17
*
patch 8.2.0385: menu functionality insufficiently tested
v8.2.0385
Bram Moolenaar
2020-03-15
1
-0
/
+35
*
patch 8.2.0020: mouse clicks in the command line not tested
v8.2.0020
Bram Moolenaar
2019-12-18
1
-42
/
+149
*
patch 8.1.2350: other text for CTRL-V in Insert mode with modifyOtherKeys
v8.1.2350
Bram Moolenaar
2019-11-26
1
-0
/
+45
*
patch 8.1.2346: CTRL-R CTRL-R doesn't work with modifyOtherKeys
v8.1.2346
Bram Moolenaar
2019-11-26
1
-0
/
+21
*
patch 8.1.2333: with modifyOtherKeys CTRL-^ doesn't work
v8.1.2333
Bram Moolenaar
2019-11-21
1
-0
/
+8
*
patch 8.1.2306: double and triple clicks are not tested
v8.1.2306
Bram Moolenaar
2019-11-16
1
-11
/
+88
*
patch 8.1.2174: screen not recognized as supporting "sgr" mouse codes
v8.1.2174
Bram Moolenaar
2019-10-18
1
-4
/
+90
*
patch 8.1.2169: terminal flags are never reset
v8.1.2169
Bram Moolenaar
2019-10-17
1
-0
/
+11
*
patch 8.1.2150: no test for 'ttymouse' set from xterm version response
v8.1.2150
Bram Moolenaar
2019-10-14
1
-2
/
+37
*
patch 8.1.2148: no test for right click extending Visual area
v8.1.2148
Bram Moolenaar
2019-10-13
1
-1
/
+86
*
patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
v8.1.2145
Bram Moolenaar
2019-10-13
1
-7
/
+85
*
patch 8.1.2142: some key mappings do not work with modifyOtherKeys
v8.1.2142
Bram Moolenaar
2019-10-12
1
-0
/
+39
*
patch 8.1.2139: the modifyOtherKeys codes are not tested
v8.1.2139
Bram Moolenaar
2019-10-12
1
-0
/
+64
*
patch 8.1.2137: parsing the termresponse is not tested
v8.1.2137
Bram Moolenaar
2019-10-12
1
-3
/
+21
*
patch 8.1.2118: termcodes test fails when $TERM is "dumb"
v8.1.2118
Bram Moolenaar
2019-10-06
1
-1
/
+5
*
patch 8.1.2106: no tests for dragging the mouse beyond the window
v8.1.2106
Bram Moolenaar
2019-10-01
1
-2
/
+89
*
patch 8.1.2011: more functions can be used as methods
v8.1.2011
Bram Moolenaar
2019-09-08
1
-1
/
+1
*
patch 8.1.1953: more functions can be used as a method
v8.1.1953
Bram Moolenaar
2019-08-31
1
-1
/
+1
*
patch 8.1.1840: Testing: WorkingClipboard() is not accurate
v8.1.1840
Bram Moolenaar
2019-08-12
1
-3
/
+1
*
patch 8.1.1826: tests use hand coded feature and option checks
v8.1.1826
Bram Moolenaar
2019-08-07
1
-6
/
+3
*
patch 8.1.1544: some balloon tests don't run when they can
v8.1.1544
Bram Moolenaar
2019-06-15
1
-2
/
+2
*
patch 8.1.1524: tests are silently skipped
v8.1.1524
Bram Moolenaar
2019-06-13
1
-2
/
+5
*
patch 8.1.1474: 'ttybuiltin' is not tested
v8.1.1474
Bram Moolenaar
2019-06-06
1
-0
/
+20
*
patch 8.1.1472: add_termcap_entry() is not tested
v8.1.1472
Bram Moolenaar
2019-06-06
1
-1
/
+7
*
patch 8.1.1471: 'background' not correctly set for 2-digit rgb termresponse
v8.1.1471
Bram Moolenaar
2019-06-05
1
-8
/
+36
*
patch 8.1.1469: no test for checking the cursor style response
v8.1.1469
Bram Moolenaar
2019-06-05
1
-0
/
+60
[next]