summaryrefslogtreecommitdiffstats
path: root/src/getchar.c
AgeCommit message (Expand)Author
2018-10-07patch 8.1.0466: autocmd test failsv8.1.0466Bram Moolenaar
2018-09-30patch 8.1.0443: unnecessary static function prototypesv8.1.0443Bram Moolenaar
2018-09-30patch 8.1.0439: recursive use of getcmdline() still not protectedv8.1.0439Bram Moolenaar
2018-09-10patch 8.1.0362: cannot get the script line number when executing a functionv8.1.0362Bram Moolenaar
2018-07-27patch 8.1.0216: part of file not indented properlyv8.1.0216Bram Moolenaar
2018-07-03patch 8.1.0140: recording into a register has focus eventsv8.1.0140Bram Moolenaar
2018-06-12patch 8.1.0052: when mapping to <Nop> times out the next mapping is skippedv8.1.0052Bram Moolenaar
2018-05-23patch 8.1.0022: repeating put from expression register failsv8.1.0022Bram Moolenaar
2018-05-22patch 8.1.0020: cannot tell whether a register is executing or recordingv8.1.0020Bram Moolenaar
2018-05-15patch 8.0.1845: various comment updates needed, missing white spacev8.0.1845Bram Moolenaar
2018-05-12patch 8.0.1825: might use NULL pointer when out of memoryv8.0.1825Bram Moolenaar
2018-05-01patch 8.0.1786: no test for 'termwinkey'v8.0.1786Bram Moolenaar
2018-04-24patch 8.0.1753: various warnings from a static analyserv8.0.1753Bram Moolenaar
2018-04-18patch 8.0.1735: flexible array member feature not supported by HP-UXv8.0.1735Bram Moolenaar
2018-04-16patch 8.0.1723: using one item array size declaration is misleadingv8.0.1723Bram Moolenaar
2018-03-04patch 8.0.1564: too many #ifdefsv8.0.1564Bram Moolenaar
2018-02-27patch 8.0.1546: using feedkeys() in a terminal may trigger mappingsv8.0.1546Bram Moolenaar
2018-02-09patch 8.0.1479: insert mode completion state is confusingv8.0.1479Bram Moolenaar
2018-01-31patch 8.0.1449: slow redrawing with DirectXv8.0.1449Bram Moolenaar
2017-11-25patch 8.0.1338: USE_IM_CONTROL is confusing and incompletev8.0.1338Bram Moolenaar
2017-11-18patch 8.0.1312: balloon_show() only works in terminal when compiled with GUIv8.0.1312Bram Moolenaar
2017-11-18patch 8.0.1309: cannot use 'balloonexpr' in a terminalv8.0.1309Bram Moolenaar
2017-10-28patch 8.0.1236: Mac features are confusingv8.0.1236Bram Moolenaar
2017-09-22patch 8.0.1136: W_WIDTH() is always the samev8.0.1136Bram Moolenaar
2017-09-16patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsv8.0.1118Bram Moolenaar
2017-09-14patch 8.0.1108: cannot specify mappings for the terminal windowv8.0.1108Bram Moolenaar
2017-09-05patch 8.0.1060: when imstyle is one, mapping <Left> breaks preeditingv8.0.1060Bram Moolenaar
2017-08-30patch 8.0.1020: when a timer calls getchar(1) input is overwrittenv8.0.1020Bram Moolenaar
2017-06-24patch 8.0.0671: hang when typing CTRL-C in confirm() in timerv8.0.0671Bram Moolenaar
2017-06-07patch 8.0.0628: cursor disappears after silent mappingv8.0.0628Bram Moolenaar
2017-06-05patch 8.0.0626: in the GUI the cursor may flickerv8.0.0626Bram Moolenaar
2017-04-08patch 8.0.0551: the typeahead buffer is reallocated too oftenv8.0.0551Bram Moolenaar
2017-04-07patch 8.0.0548: saving the redo buffer only works one timev8.0.0548Bram Moolenaar
2017-03-16patch 8.0.0466: still macros that should be all-capsv8.0.0466Bram Moolenaar
2017-03-12patch 8.0.0452: some macros are in lower casev8.0.0452Bram Moolenaar
2017-03-02patch 8.0.0402: :map completion does not have <special>v8.0.0402Bram Moolenaar
2017-01-21patch 8.0.0210: no support for bracketed pastev8.0.0210Bram Moolenaar
2017-01-10patch 8.0.0164: outdated and misplaced commentsv8.0.0164Bram Moolenaar
2016-11-10patch 8.0.0074v8.0.0074Bram Moolenaar
2016-08-29patch 7.4.2293v7.4.2293Bram Moolenaar
2016-08-26patch 7.4.2263v7.4.2263Bram Moolenaar
2016-08-17patch 7.4.2223v7.4.2223Bram Moolenaar
2016-08-16patch 7.4.2222v7.4.2222Bram Moolenaar
2016-06-04patch 7.4.1897v7.4.1897Bram Moolenaar
2016-06-04patch 7.4.1886v7.4.1886Bram Moolenaar
2016-05-25patch 7.4.1844v7.4.1844Bram Moolenaar
2016-04-14patch 7.4.1727v7.4.1727Bram Moolenaar
2016-02-23patch 7.4.1399v7.4.1399Bram Moolenaar
2016-02-10patch 7.4.1300v7.4.1300Bram Moolenaar
2016-01-31patch 7.4.1227v7.4.1227Bram Moolenaar