summaryrefslogtreecommitdiffstats
path: root/src/getchar.c
AgeCommit message (Expand)Author
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
2022-04-29patch 8.2.4844: <C-S-I> is simplified to <S-Tab>v8.2.4844zeertzjq
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.4832: passing zero instead of NULL to a pointer argumentv8.2.4832zeertzjq
2022-04-26patch 8.2.4829: a key may be simplified to NULv8.2.4829zeertzjq
2022-04-15patch 8.2.4753: error from setting an option is silently ignoredv8.2.4753Bram Moolenaar
2022-04-09patch 8.2.4722: ending recording with mapping records too muchv8.2.4722zeertzjq
2022-04-07patch 8.2.4705: jump list marker disappearsv8.2.4705zeertzjq
2022-04-05patch 8.2.4692: no test for what 8.2.4691 fixesv8.2.4692zeertzjq
2022-04-04patch 8.2.4691: solution for <Cmd> in a mapping causes troublev8.2.4691Bram Moolenaar
2022-04-04patch 8.2.4689: using <Cmd> in a mapping does not work for mouse keysv8.2.4689Bram 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
2022-03-04patch 8.2.4502: in the GUI a modifier is not recognized after CTRL-Xv8.2.4502Bram Moolenaar
2022-03-03patch 8.2.4498: using <Plug> with "noremap" does not workv8.2.4498Bram Moolenaar
2022-02-20patch 8.2.4427: getchar() may return modifiers if no character is availablev8.2.4427zeertzjq
2022-02-16patch 8.2.4402: missing parenthesis may cause unexpected problemsv8.2.4402kylo252
2022-02-16patch 8.2.4400: MS-Windows: cannot use the mouse in the console with VIMDLLv8.2.4400zeertzjq
2022-02-15patch 8.2.4394: UTF8 select mode test fails on MS-Windowsv8.2.4394Bram Moolenaar
2022-02-15patch 8.2.4392: MS-Windows with VIMDLL: Escaping CSI is wrongv8.2.4392Bram Moolenaar
2022-02-10patch 8.2.4338: an error from an expression mapping messes up the displayv8.2.4338Bram Moolenaar
2022-02-03patch 8.2.4289: warnings reported by MSVCv8.2.4289K.Takata
2022-01-31patch 8.2.4273: the EBCDIC support is outdatedv8.2.4273Bram Moolenaar
2022-01-27patch 8.2.4236: accessing freed memoryv8.2.4236Bram Moolenaar
2022-01-27patch 8.2.4235: invalid check for NULL pointerv8.2.4235Bram Moolenaar
2022-01-27patch 8.2.4233: crash when recording and using Select modev8.2.4233Bram Moolenaar
2022-01-19patch 8.2.4148: deleting any mapping may cause <ScritpCmd> to failv8.2.4148Bram Moolenaar
2022-01-16patch 8.2.4107: script context not restored after using <ScriptCmd>v8.2.4107Bram Moolenaar
2022-01-15patch 8.2.4101: warning for unused argument in tiny versionv8.2.4101Bram Moolenaar
2022-01-15patch 8.2.4099: Vim9: cannot use Vim9 syntax in mappingv8.2.4099Bram Moolenaar
2022-01-11patch 8.2.4059: Vim9: an expression of a map cannot access script-local itemsv8.2.4059Bram Moolenaar
2022-01-04patch 8.2.4002: first char typed in Select mode can be wrongv8.2.4002zeertzjq
2022-01-04patch 8.2.4001: insert complete code uses global variablesv8.2.4001Yegappan Lakshmanan
2022-01-03patch 8.2.3993: when recording a change in Select mode char appears twicev8.2.3993Bram Moolenaar
2022-01-01patch 8.2.3967: error messages are spread outv8.2.3967Bram Moolenaar
2022-01-01patch 8.2.3966: when using feedkeys() abbreviations may be blockedv8.2.3966Bram Moolenaar
2021-12-31patch 8.2.3959: error messages are spread outv8.2.3959Bram Moolenaar
2021-12-27patch 8.2.3914: various spelling mistakes in commentsv8.2.3914Dominique Pelle
2021-12-16patch 8.2.3825: various comments could be improvedv8.2.3825Bram Moolenaar
2021-12-05patch 8.2.3749: error messages are everywherev8.2.3749Bram Moolenaar
2021-11-22patch 8.2.3643: header for source file is outdatedv8.2.3643zeertzjq
2021-11-14patch 8.2.3595: check for signed overflow might not work everywherev8.2.3595Bram Moolenaar
2021-10-09patch 8.2.3490: superfluous return statementsv8.2.3490=?UTF-8?q?Dundar=20G=C3=B6c?=
2021-10-04patch 8.2.3474: some places use "Vimscript" instead of "Vim script"v8.2.3474h-east
2021-10-02patch 8.2.3460: some type casts are not neededv8.2.3460=?UTF-8?q?Dundar=20G=C3=B6c?=
2021-08-09patch 8.2.3320: some local functions are not staticv8.2.3320Yegappan Lakshmanan