log src/getchar.c @ 20595:3609e842f822 v8.2.0851

age author description
Sat, 30 May 2020 20:00:03 +0200 Bram Moolenaar patch 8.2.0851: can't distinguish <M-a> from accented "a" in the GUI v8.2.0851
Fri, 29 May 2020 22:45:05 +0200 Bram Moolenaar patch 8.2.0839: dropping modifier when putting a character back in typeahead v8.2.0839
Thu, 28 May 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.0835: Motif: mapping <C-bslash> still doesn't work v8.2.0835
Sun, 03 May 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0694: Haiku: channel and terminal do not work v8.2.0694
Fri, 01 May 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.0674: some source files are too big v8.2.0674
Sun, 05 Apr 2020 19:00:37 +0200 Bram Moolenaar patch 8.2.0514: several global functions are used in only one file v8.2.0514
Wed, 11 Mar 2020 13:15:04 +0100 Bram Moolenaar patch 8.2.0370: the typebuf_was_filled flag is sometimes not reset v8.2.0370
Wed, 04 Mar 2020 23:30:04 +0100 Bram Moolenaar patch 8.2.0356: MS-Windows: feedkeys() with VIMDLL cannot handle CSI v8.2.0356
Tue, 18 Feb 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0274: hang with combination of feedkeys(), Ex mode and :global v8.2.0274
Sun, 26 Jan 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0156: various typos in source files and tests v8.2.0156
Sun, 01 Dec 2019 22:15:03 +0100 Bram Moolenaar patch 8.1.2380: using old C style comments v8.1.2380
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2371: FEAT_TEXT_PROP is a confusing name v8.1.2371
Tue, 26 Nov 2019 19:45:04 +0100 Bram Moolenaar patch 8.1.2350: other text for CTRL-V in Insert mode with modifyOtherKeys v8.1.2350
Fri, 22 Nov 2019 21:00:04 +0100 Bram Moolenaar patch 8.1.2336: when an expr mapping moves the cursor it is not restored v8.1.2336
Thu, 21 Nov 2019 23:30:03 +0100 Bram Moolenaar patch 8.1.2333: with modifyOtherKeys CTRL-^ doesn't work v8.1.2333
Sat, 02 Nov 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.2243: typos in comments v8.1.2243
Tue, 22 Oct 2019 22:00:05 +0200 Bram Moolenaar patch 8.1.2200: crash when memory allocation fails v8.1.2200
Sun, 20 Oct 2019 16:15:03 +0200 Bram Moolenaar patch 8.1.2191: when using modifyOtherKeys CTRL-X mode may not work v8.1.2191
Thu, 17 Oct 2019 23:15:04 +0200 Bram Moolenaar patch 8.1.2171: mouse support not always available v8.1.2171
Sun, 13 Oct 2019 16:45:04 +0200 Bram Moolenaar patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled v8.1.2145
Thu, 10 Oct 2019 22:00:03 +0200 Bram Moolenaar patch 8.1.2135: with modifyOtherKeys Alt-a does not work properly v8.1.2135
Thu, 10 Oct 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.2134: modifier keys are not always recognized v8.1.2134
Sun, 06 Oct 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2120: some MB_ macros are more complicated than necessary v8.1.2120
Thu, 03 Oct 2019 22:45:03 +0200 Bram Moolenaar patch 8.1.2110: CTRL-C closes two popups instead of one v8.1.2110
Sat, 28 Sep 2019 15:30:03 +0200 Bram Moolenaar patch 8.1.2091: double free when memory allocation fails v8.1.2091
Wed, 18 Sep 2019 21:30:03 +0200 Bram Moolenaar patch 8.1.2053: SafeStateAgain not triggered if callback uses feedkeys() v8.1.2053
Tue, 17 Sep 2019 20:30:04 +0200 Bram Moolenaar patch 8.1.2048: not clear why SafeState and SafeStateAgain are not triggered v8.1.2048
Mon, 16 Sep 2019 22:00:04 +0200 Bram Moolenaar patch 8.1.2046: SafeState may be triggered at the wrong moment v8.1.2046
Sun, 15 Sep 2019 21:15:03 +0200 Bram Moolenaar patch 8.1.2042: the evalfunc.c file is too big v8.1.2042
Wed, 21 Aug 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1901: the +insert_expand feature is not always available v8.1.1901
Tue, 20 Aug 2019 20:15:07 +0200 Bram Moolenaar patch 8.1.1891: functions used in one file are global v8.1.1891
Thu, 08 Aug 2019 21:00:07 +0200 Bram Moolenaar patch 8.1.1827: allocating more memory than needed for extended structs v8.1.1827
Sat, 03 Aug 2019 16:30:06 +0200 Bram Moolenaar patch 8.1.1799: cannot avoid mapping for a popup window v8.1.1799
Sat, 03 Aug 2019 15:00:05 +0200 Bram Moolenaar patch 8.1.1798: warning for unused variable in tiny version v8.1.1798
Sat, 03 Aug 2019 14:30:05 +0200 Bram Moolenaar patch 8.1.1797: the vgetorpeek() function is too long v8.1.1797
Fri, 02 Aug 2019 23:00:07 +0200 Bram Moolenaar patch 8.1.1794: tests are flaky v8.1.1794
Fri, 02 Aug 2019 21:45:04 +0200 Bram Moolenaar patch 8.1.1792: the vgetorpeek() function is too long v8.1.1792
Thu, 01 Aug 2019 14:30:07 +0200 Bram Moolenaar patch 8.1.1785: map functionality mixed with character input v8.1.1785
Sat, 27 Jul 2019 21:15:05 +0200 Bram Moolenaar patch 8.1.1759: no mode char for terminal mapping from maparg() v8.1.1759
Fri, 05 Jul 2019 23:30:06 +0200 Bram Moolenaar patch 8.1.1640: the CursorHold autocommand takes down a balloon v8.1.1640
Tue, 25 Jun 2019 06:30:09 +0200 Bram Moolenaar patch 8.1.1591: on error garbage collection may free memory in use v8.1.1591
Sat, 01 Jun 2019 17:15:06 +0200 Bram Moolenaar patch 8.1.1441: popup window filter not yet implemented v8.1.1441
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Fri, 24 May 2019 19:45:05 +0200 Bram Moolenaar patch 8.1.1386: unessesary type casts for lalloc() v8.1.1386
Fri, 24 May 2019 19:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
Wed, 22 May 2019 22:45:05 +0200 Bram Moolenaar patch 8.1.1365: source command doesn't check for the sandbox v8.1.1365
Sun, 19 May 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1358: cannot enter character with a CSI byte v8.1.1358
Sat, 04 May 2019 20:15:04 +0200 Bram Moolenaar patch 8.1.1269: MS-Windows GUI: multibyte chars with a 0x80 byte do not work v8.1.1269
Fri, 03 May 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1251: no test for completion of mapping keys v8.1.1251
Mon, 29 Apr 2019 22:00:05 +0200 Bram Moolenaar patch 8.1.1239: key with byte sequence containing CSI does not work v8.1.1239
Sun, 28 Apr 2019 20:00:10 +0200 Bram Moolenaar patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe v8.1.1230
Wed, 24 Apr 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1201: output of :command is hard to read v8.1.1201
Thu, 18 Apr 2019 21:15:05 +0200 Bram Moolenaar patch 8.1.1185: mapping for CTRL-X is inconsistent v8.1.1185
Thu, 04 Apr 2019 20:15:05 +0200 Bram Moolenaar patch 8.1.1118: a couple of conditions are hard to understand v8.1.1118
Sat, 30 Mar 2019 19:00:07 +0100 Bram Moolenaar patch 8.1.1086: too many curly braces v8.1.1086
Sun, 10 Mar 2019 09:45:10 +0100 Bram Moolenaar patch 8.1.1003: playing back recorded key sequence mistakes key code v8.1.1003
Sat, 09 Mar 2019 11:30:06 +0100 Bram Moolenaar patch 8.1.1000: indenting is off v8.1.1000
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Sat, 16 Feb 2019 15:15:07 +0100 Bram Moolenaar patch 8.1.0932: Farsi support is outdated and unused v8.1.0932
Fri, 25 Jan 2019 22:30:13 +0100 Bram Moolenaar patch 8.1.0822: peeking and flushing output slows down execution
Thu, 24 Jan 2019 17:30:08 +0100 Bram Moolenaar patch 8.1.0810: too many #ifdefs v8.1.0810
Sun, 20 Jan 2019 15:45:07 +0100 Bram Moolenaar patch 8.1.0785: depending on the configuration some functions are unused v8.1.0785
Sat, 19 Jan 2019 17:45:07 +0100 Bram Moolenaar patch 8.1.0779: argument for message functions is inconsistent v8.1.0779
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Sun, 07 Oct 2018 23:30:06 +0200 Bram Moolenaar patch 8.1.0466: autocmd test fails v8.1.0466
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Sun, 30 Sep 2018 17:15:08 +0200 Christian Brabandt patch 8.1.0439: recursive use of getcmdline() still not protected v8.1.0439
Mon, 10 Sep 2018 21:15:07 +0200 Christian Brabandt patch 8.1.0362: cannot get the script line number when executing a function v8.1.0362
Fri, 27 Jul 2018 23:30:05 +0200 Christian Brabandt patch 8.1.0216: part of file not indented properly v8.1.0216
Tue, 03 Jul 2018 15:00:09 +0200 Christian Brabandt patch 8.1.0140: recording into a register has focus events v8.1.0140
Tue, 12 Jun 2018 21:45:08 +0200 Christian Brabandt patch 8.1.0052: when mapping to <Nop> times out the next mapping is skipped v8.1.0052
Wed, 23 May 2018 22:00:06 +0200 Christian Brabandt patch 8.1.0022: repeating put from expression register fails v8.1.0022
Tue, 22 May 2018 20:45:05 +0200 Christian Brabandt patch 8.1.0020: cannot tell whether a register is executing or recording v8.1.0020
Tue, 15 May 2018 22:30:07 +0200 Christian Brabandt patch 8.0.1845: various comment updates needed, missing white space v8.0.1845
Sat, 12 May 2018 21:45:05 +0200 Christian Brabandt patch 8.0.1825: might use NULL pointer when out of memory v8.0.1825
Tue, 01 May 2018 19:00:07 +0200 Christian Brabandt patch 8.0.1786: no test for 'termwinkey' v8.0.1786
Tue, 24 Apr 2018 15:30:08 +0200 Christian Brabandt patch 8.0.1753: various warnings from a static analyser v8.0.1753
Wed, 18 Apr 2018 23:15:06 +0200 Christian Brabandt patch 8.0.1735: flexible array member feature not supported by HP-UX v8.0.1735
Mon, 16 Apr 2018 15:00:07 +0200 Christian Brabandt patch 8.0.1723: using one item array size declaration is misleading v8.0.1723
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Tue, 27 Feb 2018 16:30:05 +0100 Christian Brabandt patch 8.0.1546: using feedkeys() in a terminal may trigger mappings v8.0.1546
Fri, 09 Feb 2018 12:15:05 +0100 Christian Brabandt patch 8.0.1479: insert mode completion state is confusing v8.0.1479
Wed, 31 Jan 2018 21:00:08 +0100 Christian Brabandt patch 8.0.1449: slow redrawing with DirectX v8.0.1449
Sat, 25 Nov 2017 17:15:05 +0100 Christian Brabandt patch 8.0.1338: USE_IM_CONTROL is confusing and incomplete v8.0.1338
Sat, 18 Nov 2017 22:15:05 +0100 Christian Brabandt patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI v8.0.1312
Sat, 18 Nov 2017 19:00:06 +0100 Christian Brabandt patch 8.0.1309: cannot use 'balloonexpr' in a terminal v8.0.1309
Sat, 28 Oct 2017 21:15:35 +0200 Christian Brabandt patch 8.0.1236: Mac features are confusing v8.0.1236
Fri, 22 Sep 2017 15:30:06 +0200 Christian Brabandt patch 8.0.1136: W_WIDTH() is always the same v8.0.1136
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Thu, 14 Sep 2017 20:45:05 +0200 Christian Brabandt patch 8.0.1108: cannot specify mappings for the terminal window v8.0.1108
Tue, 05 Sep 2017 22:30:04 +0200 Christian Brabandt patch 8.0.1060: when imstyle is one, mapping <Left> breaks preediting v8.0.1060
Wed, 30 Aug 2017 19:00:05 +0200 Christian Brabandt patch 8.0.1020: when a timer calls getchar(1) input is overwritten v8.0.1020
Sat, 24 Jun 2017 19:00:03 +0200 Christian Brabandt patch 8.0.0671: hang when typing CTRL-C in confirm() in timer v8.0.0671
Wed, 07 Jun 2017 20:45:03 +0200 Christian Brabandt patch 8.0.0628: cursor disappears after silent mapping v8.0.0628
Mon, 05 Jun 2017 19:45:03 +0200 Christian Brabandt patch 8.0.0626: in the GUI the cursor may flicker v8.0.0626
Sat, 08 Apr 2017 18:45:03 +0200 Christian Brabandt patch 8.0.0551: the typeahead buffer is reallocated too often v8.0.0551
Fri, 07 Apr 2017 20:00:04 +0200 Christian Brabandt patch 8.0.0548: saving the redo buffer only works one time v8.0.0548
Thu, 16 Mar 2017 17:30:06 +0100 Christian Brabandt patch 8.0.0466: still macros that should be all-caps v8.0.0466
Sun, 12 Mar 2017 20:15:06 +0100 Christian Brabandt patch 8.0.0452: some macros are in lower case v8.0.0452
Thu, 02 Mar 2017 23:15:05 +0100 Christian Brabandt patch 8.0.0402: :map completion does not have <special> v8.0.0402
Sat, 21 Jan 2017 20:15:04 +0100 Christian Brabandt patch 8.0.0210: no support for bracketed paste v8.0.0210
Tue, 10 Jan 2017 14:00:04 +0100 Christian Brabandt patch 8.0.0164: outdated and misplaced comments v8.0.0164
Thu, 10 Nov 2016 20:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/95f096030ed1a8afea028f2ea295d6f6a70f466f v8.0.0074
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Fri, 26 Aug 2016 22:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d29459baa61819e59961804ed258efac5733ec70 v7.4.2263
Wed, 17 Aug 2016 21:45:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d3c907b5d2b352482b580a0cf687cbbea4c19ea1 v7.4.2223
Tue, 16 Aug 2016 23:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/6bff02eb530aa29aafa2cb5627399837be7a5dd5 v7.4.2222
Sat, 04 Jun 2016 20:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/fd89d7ea81b18d32363456b16258174dc9e095dc v7.4.1897
Sat, 04 Jun 2016 13:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/cda7764d8e65325d4524e5d6c3174121eeb12cad v7.4.1886
Wed, 25 May 2016 21:30:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8e8df251bf2505e5decf258397c6069fbe5e2e01 v7.4.1844
Thu, 14 Apr 2016 13:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ebf7dfa6f121c82f97d2adca3d45fbaba9ad8f7e v7.4.1727
Tue, 23 Feb 2016 15:00:08 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/48e330aff911be1c798c88a973af6437a8141fce v7.4.1399
Wed, 10 Feb 2016 22:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/2ab375e54ef4eac438d1aef8b99d9e71f2fa0c63 v7.4.1300
Sun, 31 Jan 2016 18:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/448a22549b4528fd81d520497f30672567199c96 v7.4.1227
Sun, 31 Jan 2016 15:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e2c3810c2ae290bbc2cba18eb47cc2d44e4b9797 v7.4.1222
Sat, 30 Jan 2016 16:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/66f948e928d5e0cd3123af902aa8ac1613534c94 v7.4.1207
Fri, 29 Jan 2016 22:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d25c16e2f2776d50245bf31d6e4d5364f12d188e v7.4.1197
Thu, 21 Jan 2016 23:45:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/25281634cda03ce302aaf9f906a9520b5f81f91e v7.4.1150
Thu, 31 Dec 2015 19:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e7fedb6ebe72d9a475aa65109b77d5ed4667067a v7.4.1008
Tue, 15 Sep 2015 18:30:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2455c4ede8d4ff6f0754977b548708eec08869eb v7.4.870