- 1a17340 patch 9.0.0985: when using kitty keyboard protocol function keys may not work by Bram Moolenaar · 2 years, 8 months ago
- 064fd67 patch 9.0.0973: Kitty keyboard protocol key with NumLock not decoded by Bram Moolenaar · 2 years, 8 months ago
- 9f14557 patch 9.0.0956: terminal tests fail when using key with modifier by Bram Moolenaar · 2 years, 8 months ago
- c255b78 patch 9.0.0954: cannot detect whether modifyOtherKeys is enabled by Bram Moolenaar · 2 years, 9 months ago
- ebed1b0 patch 9.0.0940: crash when typing a letter in a terminal window by Bram Moolenaar · 2 years, 9 months ago
- 4654d63 patch 9.0.0899: the builtin terminals are in one long list by Bram Moolenaar · 2 years, 9 months ago
- 1d8765d patch 9.0.0896: test for home key fails when 'term' is "tmux" by Bram Moolenaar · 2 years, 9 months ago
- 1573e73 patch 9.0.0890: no test for what patch 9.0.0827 fixes by Bram Moolenaar · 2 years, 9 months ago
- c57b5bc patch 9.0.0828: various typos by dundargoc · 2 years, 9 months ago
- 8e0ccb6 patch 9.0.0825: cannot drag an entry in the tabpage line by zeertzjq · 2 years, 9 months ago
- 7a7db04 patch 9.0.0823: mouse drag test fails by Bram Moolenaar · 2 years, 9 months ago
- 4bc85f2 patch 9.0.0813: Kitty terminal is not recognized by Bram Moolenaar · 2 years, 10 months ago
- df63f05 patch 9.0.0797: order of assert function arguments is reverted by zeertzjq · 2 years, 10 months ago
- b9c09c1 patch 9.0.0748: Kitty may send key without modifiers with CSI u code by Trygve Aaberge · 2 years, 10 months ago
- 17822c5 patch 9.0.0739: mouse column not correctly used for popup_setpos by Yee Cheng Chin · 2 years, 10 months ago
- d195598 patch 9.0.0663: tests check for +cmdwin feature which is always present by zeertzjq · 2 years, 10 months ago
- d55f9ef patch 9.0.0273: Konsole termresponse not recognized by Bram Moolenaar · 3 years ago
- bb404f5 patch 9.0.0059: test file has wrong name by zeertzjq · 3 years, 1 month ago
- 68a573c patch 8.2.4837: modifiers not simplified when timed out by zeertzjq · 3 years, 3 months ago
- 12e21e3 patch 8.2.4833: failure of mapping not checked for by zeertzjq · 3 years, 3 months ago
- 17c95d9 patch 8.2.4829: a key may be simplified to NUL by zeertzjq · 3 years, 3 months ago
- d0eaf67 patch 8.2.4800: missing test update for adjusted t_8u behavior by Bram Moolenaar · 3 years, 4 months ago
- f35fd8e patch 8.2.4588: mapping with key after other matching mapping does not work by Bram Moolenaar · 3 years, 5 months ago
- bbf84e2 patch 8.2.4551: when mapping <Esc> terminal codes are not recognized by Bram Moolenaar · 3 years, 5 months ago
- 196c385 patch 8.2.4504: when there is a partially matching map full map may not work by Bram Moolenaar · 3 years, 5 months ago
- f589fd3 patch 8.2.3742: dec mouse test fails without gnome terminfo entry by Dominique Pelle · 3 years, 8 months ago
- c14b57c patch 8.2.3727: in a gnome terminal keys are recognized as mouse events by Bram Moolenaar · 3 years, 8 months ago
- 923dce2 patch 8.2.3637: typos in test files by Dominique Pelle · 3 years, 9 months ago
- 0f5575d patch 8.2.3251: listing builtin_gui as an available terminal is confusing by Bram Moolenaar · 4 years ago
- 1f448d9 patch 8.2.2643: various code not covered by tests by Bram Moolenaar · 4 years, 5 months ago
- 92e5df8 patch 8.2.2428: FocusGained does not work when 'ttymouse' is empty by Bram Moolenaar · 4 years, 6 months ago
- 21829c5 patch 8.2.2415: no way to check for the cmdwin feature by Bram Moolenaar · 4 years, 6 months ago
- 2a5c61a patch 8.2.2249: termcodes test is flaky when used over ssh by Bram Moolenaar · 4 years, 7 months ago
- 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