aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_mapping.vim
Commit message (Expand)AuthorAge
* vim-patch:8.2.2994: various code is not fully testedzeertzjq2022-09-22
* vim-patch:9.0.0018: going over the end of the typahead (#20269)zeertzjq2022-09-21
* test(old): add a function roughly equivalent to test_setmouse() (#20224)zeertzjq2022-09-17
* vim-patch:8.2.2643: various code not covered by testszeertzjq2022-07-16
* vim-patch:8.2.0243: insufficient code coverage for ex_docmd.c functionszeertzjq2022-07-12
* vim-patch:8.2.0261: some code not covered by testszeertzjq2022-07-02
* vim-patch:8.2.5064: no test for what 8.1.0052 fixes (#18881)zeertzjq2022-06-07
* vim-patch:8.2.4924: maparg() may return a string that cannot be reusedzeertzjq2022-05-09
* vim-patch:8.2.4867: listing of mapping with K_SPECIAL is wrong (#18419)zeertzjq2022-05-05
* vim-patch:8.2.4858: K_SPECIAL may be escaped twicezeertzjq2022-05-03
* vim-patch:8.2.0144: some mapping code is not fully tested (#18313)zeertzjq2022-04-30
* vim-patch:8.2.4828: fix for unmapping simplified key not fully testedzeertzjq2022-04-29
* vim-patch:8.2.4819: unmapping simplified keys also deletes other mappingzeertzjq2022-04-29
* vim-patch:8.2.2728: special key names don't work if 'isident' is clearedzeertzjq2022-04-29
* vim-patch:8.2.0867: using \{xxx} for encoding a modifier is not nicezeertzjq2022-04-29
* vim-patch:8.2.0855: GUI tests fail because the test doesn't use a modifierzeertzjq2022-04-29
* vim-patch:8.1.2167: mapping test fails on MS-Windowszeertzjq2022-04-29
* vim-patch:8.1.2165: mapping test fails on Maczeertzjq2022-04-29
* vim-patch:8.1.2159: some mappings are listed twicezeertzjq2022-04-29
* vim-patch:8.2.4818: no test for what 8.2.4806 fixeszeertzjq2022-04-25
* vim-patch:8.2.{4692,4691,4690}: fix Insert mode <LeftDrag> mapping bug (#17999)zeertzjq2022-04-05
* vim-patch:8.2.4498: using <Plug> with "noremap" does not workzeertzjq2022-03-03
* vim-patch:8.2.4401: map listing does not clear the rest of the command linezeertzjq2022-02-17
* vim-patch:8.2.4338: an error from an expression mapping messes up the displayzeertzjq2022-02-17
* vim-patch:8.1.2336: when an expr mapping moves the cursor it is not restoredzeertzjq2022-02-17
* vim-patch:8.2.2819: finishing an abbreviation with multi-byte char may not workJan Edmund Lazo2021-05-05
* vim-patch:8.2.2613: new test throws exceptionAndy K. Massimino2021-03-29
* vim-patch:8.2.2612: col('.') may get outdated column valueAndy K. Massimino2021-03-29
* vim-patch:8.2.2005: redoing a mapping with <Cmd> doesn't work properlyBjörn Linse2020-11-18
* vim-patch:8.1.1624: when testing in the GUI may try to run gvim in a terminalJan Edmund Lazo2020-10-06
* vim-patch:8.1.1619: tests are not run with GUI on TravisJan Edmund Lazo2020-10-06
* vim-patch:8.1.1591: on error garbage collection may free memory in useJan Edmund Lazo2020-09-30
* vim-patch:8.2.0134: some map functionality not covered by testsJan Edmund Lazo2020-04-13
* vim-patch:8.1.0851: feedkeys() with "L" does not work properlyJan Edmund Lazo2020-01-05
* vim-patch:8.1.0811: too many #ifdefsDaniel Hahler2019-08-22
* vim-patch:8.1.1860: map timeout test is flakyJan Edmund Lazo2019-08-16
* vim-patch:8.1.1858: test for multi-byte mapping fails on some systemsJan Edmund Lazo2019-08-16
* vim-patch:8.1.1857: cannot use modifier with multi-byte characterJan Edmund Lazo2019-08-16
* vim-patch:8.1.1055: CTRL-G U in Insert mode doesn't work for shift-LeftJan Edmund Lazo2019-06-23
* vim-patch:8.1.1199: no test for :abclear #9936Jaskaran Singh2019-06-08
* vim-patch:8.1.0837: timer interrupting cursorhold and mapping not testedJan Edmund Lazo2019-04-26
* vim-patch:8.1.0648: custom operators can't act upon forced motionPedro L. Ramos2019-01-10
* vim-patch:8.0.1766: expanding abbreviation doesn't workJan Edmund Lazo2018-11-01
* vim-patch:8.0.1837: one character cmdline abbreviation not triggered after '<,'>Jan Edmund Lazo2018-10-10
* vim-patch:8.0.0533: abbreviation doesn't work after backspacing newlineJan Edmund Lazo2018-06-08
* vim-patch:8.0.0586: no test for mapping timing out (#8501)Jan Edmund Lazo2018-06-08
* vim-patch:8.0.0283ckelsel2017-11-19
* vim-patch:7.4.2209James McCoy2017-04-19
* vim-patch:7.4.2306lonerover2017-04-01
* vim-patch:7.4.2236lonerover2017-04-01