summaryrefslogtreecommitdiffstats
path: root/src/getchar.c
AgeCommit message (Expand)Author
2024-04-07patch 9.1.0274: MS-Windows: a few compiler warningsv9.1.0274Mike Williams
2024-03-29patch 9.1.0227: Recording may still be wrong in Select modev9.1.0227zeertzjq
2024-01-28patch 9.1.0060: Recorded register cannot be translated using keytrans()v9.1.0060zeertzjq
2024-01-04patch 9.1.0006: is*() and to*() function may be unsafev9.1.0006Keith Thompson
2023-10-26patch 9.0.2069: possible to escape bracketed paste mode with Ctrl-Cv9.0.2069David Leadbeater
2023-08-12patch 9.0.1694: wrong mapping applied when replaying a char searchv9.0.1694zeertzjq
2023-05-31patch 9.0.1594: some internal error messages are translatedv9.0.1594RestorerZ
2023-05-07patch 9.0.1521: failing redo of command with control charactersv9.0.1521zeertzjq
2023-05-06patch 9.0.1516: cannot use special keys in <Cmd> mappingv9.0.1516zeertzjq
2023-04-22patch 9.0.1479: small source file problems; outdated list of distrib. filesv9.0.1479Bram Moolenaar
2023-03-18patch 9.0.1414: <M-S-x> in Kitty does not use the Shift modifierv9.0.1414Bram Moolenaar
2023-03-07patch 9.0.1392: using NULL pointer with nested :open commandv9.0.1392Bram Moolenaar
2023-02-20patch 9.0.1333: when redo'ing twice <ScriptCmd> may not get the script IDv9.0.1333Bram Moolenaar
2023-02-05patch 9.0.1285: various small problemsv9.0.1285Bram Moolenaar
2023-01-27patch 9.0.1251: checking returned value of ga_grow() is inconsistentv9.0.1251Yegappan Lakshmanan
2023-01-25patch 9.0.1244: cursor displayed in wrong position when leaving Insert modev9.0.1244Bram Moolenaar
2023-01-08patch 9.0.1158: code is indented more than necessaryv9.0.1158Yegappan Lakshmanan
2022-11-29patch 9.0.0974: even when Esc is encoded a timeout is usedv9.0.0974Bram Moolenaar
2022-11-26patch 9.0.0954: cannot detect whether modifyOtherKeys is enabledv9.0.0954Bram Moolenaar
2022-11-24patch 9.0.0943: pretending to go out of Insert mode when Esc is receivedv9.0.0943Bram Moolenaar
2022-11-24patch 9.0.0939: still using simplified mappings when using kitty protocolv9.0.0939Bram Moolenaar
2022-11-22patch 9.0.0918: MS-Windows: modifier keys do not work with mouse scroll eventv9.0.0918Christopher Plewright
2022-11-19patch 9.0.0912: libvterm with modifyOtherKeys level 2 does not match xtermv9.0.0912Bram Moolenaar
2022-11-18patch 9.0.0904: various comment and indent flawsv9.0.0904Bram Moolenaar
2022-11-02patch 9.0.0828: various typosv9.0.0828dundargoc
2022-10-21patch 9.0.0812: GUI mouse scrollwheel mappings don't workv9.0.0812Christopher Plewright
2022-10-20patch 9.0.0806: 'langmap' works differently when there are modifiersv9.0.0806zeertzjq
2022-10-20patch 9.0.0802: MS-Windows: cannot map console mouse scroll eventsv9.0.0802Christopher Plewright
2022-10-19patch 9.0.0793: MS-Windows: mouse scroll events only work with the dllv9.0.0793Christopher Plewright
2022-10-13patch 9.0.0747: too many #ifdefsv9.0.0747Martin Tournoij
2022-10-08patch 9.0.0694: no native sound support on Mac OSv9.0.0694Yee Cheng Chin
2022-10-04patch 9.0.0657: too many #ifdefsv9.0.0657Martin Tournoij
2022-09-24patch 9.0.0575: the getchar() function behaves strangely with bracketed pastev9.0.0575Bram Moolenaar
2022-09-05patch 9.0.0387: repeat <ScriptCmd> mapping doesn't use right script contextv9.0.0387Bram Moolenaar
2022-09-05patch 9.0.0385: GUI: when CTRL-D is mapped in Insert mode it gets insertedv9.0.0385zeertzjq
2022-08-31patch 9.0.0340: the 'cmdheight' zero support causes too much troublev9.0.0340Bram Moolenaar
2022-08-29patch 9.0.0318: clearing screen causes flickerv9.0.0318Bram Moolenaar
2022-08-21patch 9.0.0234: cannot make difference between :normal end and argument charv9.0.0234Bram Moolenaar
2022-08-14patch 9.0.0206: redraw flags are not named specificallyv9.0.0206Bram Moolenaar
2022-07-30patch 9.0.0114: the command line takes up space even when not usedv9.0.0114Shougo Matsushita
2022-07-25patch 9.0.0067: cannot show virtual textv9.0.0067Bram Moolenaar
2022-07-23patch 9.0.0059: test file has wrong namev9.0.0059zeertzjq
2022-07-06patch 9.0.0044: typos in comments, wrapping linesv9.0.0044Bram Moolenaar
2022-07-02patch 9.0.0024: may access part of typeahead buf that isn't filledv9.0.0024Bram Moolenaar
2022-06-10patch 8.2.5076: unnecessary codev8.2.5076zeertzjq
2022-06-06patch 8.2.5064: no test for what 8.1.0052 fixesv8.2.5064zeertzjq
2022-06-05patch 8.2.5058: input() does not handle composing characters properlyv8.2.5058zeertzjq
2022-05-07patch 8.2.4911: the mode #defines are not clearly namedv8.2.4911Bram Moolenaar
2022-04-30patch 8.2.4848: local completion with mappings and simplification not workingv8.2.4848zeertzjq
2022-04-29patch 8.2.4846: termcodes test failsv8.2.4846zeertzjq