log src/testdir/test_mapping.vim @ 24559:839145e0fdaa v8.2.2819

age author description
Fri, 30 Apr 2021 19:45:04 +0200 Bram Moolenaar patch 8.2.2819: finishing an abbreviation with multi-byte char may not work v8.2.2819
Tue, 06 Apr 2021 20:30:05 +0200 Bram Moolenaar patch 8.2.2728: special key names don't work if 'isident' is cleared v8.2.2728
Mon, 22 Mar 2021 19:45:04 +0100 Bram Moolenaar patch 8.2.2643: various code not covered by tests v8.2.2643
Wed, 17 Mar 2021 13:45:03 +0100 Bram Moolenaar patch 8.2.2613: new test throws exception v8.2.2613
Wed, 17 Mar 2021 13:30:03 +0100 Bram Moolenaar patch 8.2.2612: col('.') may get outdated column value v8.2.2612
Sat, 28 Nov 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.2062: <Cmd> does not handle CTRL-V v8.2.2062
Wed, 18 Nov 2020 11:45:05 +0100 Bram Moolenaar patch 8.2.2005: redoing a mapping with <Cmd> doesn't work properly v8.2.2005
Thu, 12 Nov 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.1978: making a mapping work in all modes is complicated v8.2.1978
Wed, 28 Oct 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution v8.2.1919
Wed, 12 Aug 2020 19:00:08 +0200 Bram Moolenaar patch 8.2.1432: various inconsistencies in test files v8.2.1432
Sun, 31 May 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.0867: using {xxx} for encoding a modifier is not nice v8.2.0867
Sat, 30 May 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.0855: GUI tests fail because the test doesn't use a modifier v8.2.0855
Wed, 08 Apr 2020 22:00:05 +0200 Bram Moolenaar patch 8.2.0533: tests using term_wait() can still be flaky v8.2.0533
Sun, 16 Feb 2020 13:45:04 +0100 Bram Moolenaar patch 8.2.0261: some code not covered by tests v8.2.0261
Tue, 11 Feb 2020 22:15:04 +0100 Bram Moolenaar patch 8.2.0243: insufficient code coverage for ex_docmd.c functions v8.2.0243
Fri, 24 Jan 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.0148: mapping related function in wrong source file v8.2.0148
Thu, 23 Jan 2020 16:30:04 +0100 Bram Moolenaar patch 8.2.0144: some mapping code is not fully tested v8.2.0144
Mon, 20 Jan 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.0134: some map functionality not covered by tests v8.2.0134
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
Wed, 16 Oct 2019 23:45:03 +0200 Bram Moolenaar patch 8.1.2167: mapping test fails on MS-Windows v8.1.2167
Wed, 16 Oct 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.2165: mapping test fails on Mac v8.1.2165
Wed, 16 Oct 2019 18:45:04 +0200 Bram Moolenaar patch 8.1.2159: some mappings are listed twice v8.1.2159
Fri, 16 Aug 2019 22:00:03 +0200 Bram Moolenaar patch 8.1.1860: map timeout test is flaky v8.1.1860
Fri, 16 Aug 2019 21:00:03 +0200 Bram Moolenaar patch 8.1.1858: test for multi-byte mapping fails on some systems v8.1.1858
Fri, 16 Aug 2019 20:45:04 +0200 Bram Moolenaar patch 8.1.1857: cannot use modifier with multi-byte character v8.1.1857
Wed, 07 Aug 2019 23:15:07 +0200 Bram Moolenaar patch 8.1.1826: tests use hand coded feature and option checks v8.1.1826
Thu, 04 Jul 2019 14:30:05 +0200 Bram Moolenaar patch 8.1.1624: when testing in the GUI may try to run gvim in a terminal v8.1.1624
Wed, 03 Jul 2019 21:45:06 +0200 Bram Moolenaar patch 8.1.1619: tests are not run with GUI on Travis v8.1.1619
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
Tue, 23 Apr 2019 16:45:04 +0200 Bram Moolenaar patch 8.1.1199: no test for :abclear v8.1.1199
Tue, 26 Mar 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.1055: CTRL-G U in Insert mode doesn't work for shift-Left v8.1.1055
Wed, 30 Jan 2019 22:15:07 +0100 Bram Moolenaar patch 8.1.0851: feedkeys() with "L" does not work properly v8.1.0851
Sun, 27 Jan 2019 22:45:05 +0100 Bram Moolenaar patch 8.1.0837: timer interrupting cursorhold and mapping not tested v8.1.0837
Thu, 24 Jan 2019 18:00:07 +0100 Bram Moolenaar patch 8.1.0811: too many #ifdefs v8.1.0811
Thu, 27 Dec 2018 23:45:05 +0100 Bram Moolenaar patch 8.1.0648: custom operators can't act upon a forced motion v8.1.0648
Sun, 13 May 2018 18:45:05 +0200 Christian Brabandt patch 8.0.1837: one character cmdline abbreviation not triggered after '<,'> v8.0.1837
Thu, 26 Apr 2018 22:45:07 +0200 Christian Brabandt patch 8.0.1766: expanding abbreviation doesn't work v8.0.1766
Sun, 23 Apr 2017 19:00:03 +0200 Christian Brabandt patch 8.0.0586: no test for mapping timing out v8.0.0586
Sat, 01 Apr 2017 15:30:04 +0200 Christian Brabandt patch 8.0.0533: abbreviation doesn't work after backspacing newline v8.0.0533
Wed, 01 Feb 2017 17:30:05 +0100 Christian Brabandt patch 8.0.0283: mode() does not indicate Insert mode completion v8.0.0283
Fri, 02 Sep 2016 19:45:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/da9ce2cde11ddd0e16cdfbab6d4ac4e8110218e1 v7.4.2306
Sun, 21 Aug 2016 18:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/920694c1b60fac8017b8909efcc24f189804a9bb v7.4.2236
Sun, 14 Aug 2016 16:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/35a4cfa200917dd171b1fff3cd5b6cee9add673d v7.4.2209
Sun, 14 Aug 2016 15:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2d1a248762f069e470acde389ff4686a45d2f817 v7.4.2208