index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testdir
/
test_mapping.vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.3518: Test_xrestore sometimes fails
v8.2.3518
Bram Moolenaar
2021-10-16
1
-1
/
+2
*
patch 8.2.2994: various code is not fully tested
v8.2.2994
Yegappan Lakshmanan
2021-06-13
1
-0
/
+20
*
patch 8.2.2819: finishing an abbreviation with multi-byte char may not work
v8.2.2819
Bram Moolenaar
2021-04-30
1
-0
/
+9
*
patch 8.2.2728: special key names don't work if 'isident' is cleared
v8.2.2728
Bram Moolenaar
2021-04-06
1
-1
/
+4
*
patch 8.2.2643: various code not covered by tests
v8.2.2643
Bram Moolenaar
2021-03-22
1
-0
/
+10
*
patch 8.2.2613: new test throws exception
v8.2.2613
Bram Moolenaar
2021-03-17
1
-1
/
+1
*
patch 8.2.2612: col('.') may get outdated column value
v8.2.2612
Bram Moolenaar
2021-03-17
1
-0
/
+24
*
patch 8.2.2062: <Cmd> does not handle CTRL-V
v8.2.2062
Bram Moolenaar
2020-11-28
1
-0
/
+5
*
patch 8.2.2005: redoing a mapping with <Cmd> doesn't work properly
v8.2.2005
Bram Moolenaar
2020-11-18
1
-0
/
+36
*
patch 8.2.1978: making a mapping work in all modes is complicated
v8.2.1978
Bram Moolenaar
2020-11-12
1
-0
/
+468
*
patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution
v8.2.1919
Bram Moolenaar
2020-10-28
1
-1
/
+1
*
patch 8.2.1432: various inconsistencies in test files
v8.2.1432
Bram Moolenaar
2020-08-12
1
-9
/
+4
*
patch 8.2.0867: using \{xxx} for encoding a modifier is not nice
v8.2.0867
Bram Moolenaar
2020-05-31
1
-3
/
+3
*
patch 8.2.0855: GUI tests fail because the test doesn't use a modifier
v8.2.0855
Bram Moolenaar
2020-05-30
1
-3
/
+3
*
patch 8.2.0533: tests using term_wait() can still be flaky
v8.2.0533
Bram Moolenaar
2020-04-08
1
-3
/
+3
*
patch 8.2.0261: some code not covered by tests
v8.2.0261
Bram Moolenaar
2020-02-16
1
-0
/
+1
*
patch 8.2.0243: insufficient code coverage for ex_docmd.c functions
v8.2.0243
Bram Moolenaar
2020-02-11
1
-0
/
+7
*
patch 8.2.0148: mapping related function in wrong source file
v8.2.0148
Bram Moolenaar
2020-01-24
1
-0
/
+41
*
patch 8.2.0144: some mapping code is not fully tested
v8.2.0144
Bram Moolenaar
2020-01-23
1
-1
/
+249
*
patch 8.2.0134: some map functionality not covered by tests
v8.2.0134
Bram Moolenaar
2020-01-20
1
-0
/
+73
*
patch 8.1.2336: when an expr mapping moves the cursor it is not restored
v8.1.2336
Bram Moolenaar
2019-11-22
1
-0
/
+31
*
patch 8.1.2167: mapping test fails on MS-Windows
v8.1.2167
Bram Moolenaar
2019-10-16
1
-2
/
+2
*
patch 8.1.2165: mapping test fails on Mac
v8.1.2165
Bram Moolenaar
2019-10-16
1
-0
/
+3
*
patch 8.1.2159: some mappings are listed twice
v8.1.2159
Bram Moolenaar
2019-10-16
1
-0
/
+16
*
patch 8.1.1860: map timeout test is flaky
v8.1.1860
Bram Moolenaar
2019-08-16
1
-1
/
+1
*
patch 8.1.1858: test for multi-byte mapping fails on some systems
v8.1.1858
Bram Moolenaar
2019-08-16
1
-1
/
+1
*
patch 8.1.1857: cannot use modifier with multi-byte character
v8.1.1857
Bram Moolenaar
2019-08-16
1
-1
/
+7
*
patch 8.1.1826: tests use hand coded feature and option checks
v8.1.1826
Bram Moolenaar
2019-08-07
1
-1
/
+4
*
patch 8.1.1624: when testing in the GUI may try to run gvim in a terminal
v8.1.1624
Bram Moolenaar
2019-07-04
1
-2
/
+2
*
patch 8.1.1619: tests are not run with GUI on Travis
v8.1.1619
Bram Moolenaar
2019-07-03
1
-1
/
+1
*
patch 8.1.1591: on error garbage collection may free memory in use
v8.1.1591
Bram Moolenaar
2019-06-25
1
-0
/
+36
*
patch 8.1.1199: no test for :abclear
v8.1.1199
Bram Moolenaar
2019-04-23
1
-0
/
+56
*
patch 8.1.1055: CTRL-G U in Insert mode doesn't work for shift-Left
v8.1.1055
Bram Moolenaar
2019-03-26
1
-1
/
+24
*
patch 8.1.0851: feedkeys() with "L" does not work properly
v8.1.0851
Bram Moolenaar
2019-01-30
1
-1
/
+1
*
patch 8.1.0837: timer interrupting cursorhold and mapping not tested
v8.1.0837
Bram Moolenaar
2019-01-27
1
-1
/
+39
*
patch 8.1.0811: too many #ifdefs
v8.1.0811
Bram Moolenaar
2019-01-24
1
-4
/
+0
*
patch 8.1.0648: custom operators can't act upon a forced motion
v8.1.0648
Bram Moolenaar
2018-12-27
1
-0
/
+54
*
patch 8.0.1837: one character cmdline abbreviation not triggered after '<,'>
v8.0.1837
Bram Moolenaar
2018-05-13
1
-0
/
+16
*
patch 8.0.1766: expanding abbreviation doesn't work
v8.0.1766
Bram Moolenaar
2018-04-26
1
-0
/
+16
*
patch 8.0.0586: no test for mapping timing out
v8.0.0586
Bram Moolenaar
2017-04-23
1
-0
/
+27
*
patch 8.0.0533: abbreviation doesn't work after backspacing newline
v8.0.0533
Bram Moolenaar
2017-04-01
1
-0
/
+11
*
patch 8.0.0283: mode() does not indicate Insert mode completion
v8.0.0283
Bram Moolenaar
2017-02-01
1
-1
/
+3
*
patch 7.4.2306
v7.4.2306
Bram Moolenaar
2016-09-02
1
-0
/
+8
*
patch 7.4.2236
v7.4.2236
Bram Moolenaar
2016-08-21
1
-15
/
+59
*
patch 7.4.2209
v7.4.2209
Bram Moolenaar
2016-08-14
1
-0
/
+8
*
patch 7.4.2208
v7.4.2208
Bram Moolenaar
2016-08-14
1
-0
/
+100