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 9.0.0748: Kitty may send key without modifiers with CSI u code
v9.0.0748
Trygve Aaberge
2022-10-14
1
-0
/
+18
*
patch 9.0.0739: mouse column not correctly used for popup_setpos
v9.0.0739
Yee Cheng Chin
2022-10-13
1
-8
/
+34
*
patch 9.0.0663: tests check for +cmdwin feature which is always present
v9.0.0663
zeertzjq
2022-10-05
1
-2
/
+0
*
patch 9.0.0273: Konsole termresponse not recognized
v9.0.0273
Bram Moolenaar
2022-08-26
1
-9
/
+16
*
patch 9.0.0059: test file has wrong name
v9.0.0059
zeertzjq
2022-07-23
1
-23
/
+0
*
patch 8.2.4837: modifiers not simplified when timed out
v8.2.4837
zeertzjq
2022-04-28
1
-0
/
+16
*
patch 8.2.4833: failure of mapping not checked for
v8.2.4833
zeertzjq
2022-04-27
1
-2
/
+3
*
patch 8.2.4829: a key may be simplified to NUL
v8.2.4829
zeertzjq
2022-04-26
1
-0
/
+6
*
patch 8.2.4800: missing test update for adjusted t_8u behavior
v8.2.4800
Bram Moolenaar
2022-04-20
1
-16
/
+26
*
patch 8.2.4588: mapping with key after other matching mapping does not work
v8.2.4588
Bram Moolenaar
2022-03-18
1
-0
/
+9
*
patch 8.2.4551: when mapping <Esc> terminal codes are not recognized
v8.2.4551
Bram Moolenaar
2022-03-12
1
-0
/
+16
*
patch 8.2.4504: when there is a partially matching map full map may not work
v8.2.4504
Bram Moolenaar
2022-03-04
1
-0
/
+17
*
patch 8.2.3742: dec mouse test fails without gnome terminfo entry
v8.2.3742
Dominique Pelle
2021-12-05
1
-0
/
+4
*
patch 8.2.3727: in a gnome terminal keys are recognized as mouse events
v8.2.3727
Bram Moolenaar
2021-12-03
1
-0
/
+22
*
patch 8.2.3637: typos in test files
v8.2.3637
Dominique Pelle
2021-11-21
1
-3
/
+3
*
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
[next]