summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_termcodes.vim
AgeCommit message (Expand)Author
2023-04-28patch 9.0.1496: test restoring register with wrong valuev9.0.1496zeertzjq
2023-01-28patch 9.0.1257: code style is not check in test scriptsv9.0.1257Bram Moolenaar
2022-12-20patch 9.0.1084: code handling low level MS-Windows events cannot be testedv9.0.1084Christopher Plewright
2022-12-05patch 9.0.1007: there is no way to get a list of swap file namesv9.0.1007Bram Moolenaar
2022-12-04patch 9.0.1005: a failed test may leave a swap file behindv9.0.1005Bram Moolenaar
2022-12-02patch 9.0.0985: when using kitty keyboard protocol function keys may not workv9.0.0985Bram Moolenaar
2022-11-29patch 9.0.0973: Kitty keyboard protocol key with NumLock not decodedv9.0.0973Bram Moolenaar
2022-11-27patch 9.0.0956: terminal tests fail when using key with modifierv9.0.0956Bram Moolenaar
2022-11-26patch 9.0.0954: cannot detect whether modifyOtherKeys is enabledv9.0.0954Bram Moolenaar
2022-11-24patch 9.0.0940: crash when typing a letter in a terminal windowv9.0.0940Bram Moolenaar
2022-11-17patch 9.0.0899: the builtin terminals are in one long listv9.0.0899Bram Moolenaar
2022-11-17patch 9.0.0896: test for home key fails when 'term' is "tmux"v9.0.0896Bram Moolenaar
2022-11-16patch 9.0.0890: no test for what patch 9.0.0827 fixesv9.0.0890Bram Moolenaar
2022-11-02patch 9.0.0828: various typosv9.0.0828dundargoc
2022-11-01patch 9.0.0825: cannot drag an entry in the tabpage linev9.0.0825zeertzjq
2022-10-31patch 9.0.0823: mouse drag test failsv9.0.0823Bram Moolenaar
2022-10-21patch 9.0.0813: Kitty terminal is not recognizedv9.0.0813Bram Moolenaar
2022-10-19patch 9.0.0797: order of assert function arguments is revertedv9.0.0797zeertzjq
2022-10-14patch 9.0.0748: Kitty may send key without modifiers with CSI u codev9.0.0748Trygve Aaberge
2022-10-13patch 9.0.0739: mouse column not correctly used for popup_setposv9.0.0739Yee Cheng Chin
2022-10-05patch 9.0.0663: tests check for +cmdwin feature which is always presentv9.0.0663zeertzjq
2022-08-26patch 9.0.0273: Konsole termresponse not recognizedv9.0.0273Bram Moolenaar
2022-07-23patch 9.0.0059: test file has wrong namev9.0.0059zeertzjq
2022-04-28patch 8.2.4837: modifiers not simplified when timed outv8.2.4837zeertzjq
2022-04-27patch 8.2.4833: failure of mapping not checked forv8.2.4833zeertzjq
2022-04-26patch 8.2.4829: a key may be simplified to NULv8.2.4829zeertzjq
2022-04-20patch 8.2.4800: missing test update for adjusted t_8u behaviorv8.2.4800Bram Moolenaar
2022-03-18patch 8.2.4588: mapping with key after other matching mapping does not workv8.2.4588Bram Moolenaar
2022-03-12patch 8.2.4551: when mapping <Esc> terminal codes are not recognizedv8.2.4551Bram Moolenaar
2022-03-04patch 8.2.4504: when there is a partially matching map full map may not workv8.2.4504Bram Moolenaar
2021-12-05patch 8.2.3742: dec mouse test fails without gnome terminfo entryv8.2.3742Dominique Pelle
2021-12-03patch 8.2.3727: in a gnome terminal keys are recognized as mouse eventsv8.2.3727Bram Moolenaar
2021-11-21patch 8.2.3637: typos in test filesv8.2.3637Dominique Pelle
2021-07-30patch 8.2.3251: listing builtin_gui as an available terminal is confusingv8.2.3251Bram Moolenaar
2021-03-22patch 8.2.2643: various code not covered by testsv8.2.2643Bram Moolenaar
2021-01-30patch 8.2.2428: FocusGained does not work when 'ttymouse' is emptyv8.2.2428Bram Moolenaar
2021-01-26patch 8.2.2415: no way to check for the cmdwin featurev8.2.2415Bram Moolenaar
2020-12-30patch 8.2.2249: termcodes test is flaky when used over sshv8.2.2249Bram Moolenaar
2020-12-03patch 8.2.2084: CTRL-V U doesn't work to enter a Unicode characterv8.2.2084Bram Moolenaar
2020-11-27patch 8.2.2061: Vim9: E1030 error when using empty string for term_sendkeys()v8.2.2061Bram Moolenaar
2020-10-31patch 8.2.1930: wrong input if removing shift results in special key codev8.2.1930Bram Moolenaar
2020-10-07patch 8.2.1811: mapping Ctrl-key does not work for '{', '}' and '|'v8.2.1811Bram Moolenaar
2020-10-07patch 8.2.1809: mapping some keys with Ctrl does not work properlyv8.2.1809Bram Moolenaar
2020-09-27patch 8.2.1752: GTK GUI: cannot map alt-? with <A-?>v8.2.1752Bram Moolenaar
2020-08-20patch 8.2.1498: on slow systems tests can be flakyv8.2.1498Bram Moolenaar
2020-08-12patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar
2020-08-04patch 8.2.1363: test trying to run terminal when it is not supportedv8.2.1363Bram Moolenaar
2020-08-04patch 8.2.1362: last entry of ":set term=xxx" overwritten by error messagev8.2.1362Bram Moolenaar
2020-07-18patch 8.2.1235: Not all mouse codes covered by testsv8.2.1235Bram Moolenaar
2020-07-14patch 8.2.1213: mouse codes not tested sufficientlyv8.2.1213Bram Moolenaar