summaryrefslogtreecommitdiff
path: root/src/testdir/dumps/Test_map_expr_1.dump
Commit message (Collapse)AuthorAgeFilesLines
* patch 8.1.2336: when an expr mapping moves the cursor it is not restoredv8.1.2336Bram Moolenaar2019-11-221-0/+10
Problem: When an expr mapping moves the cursor it is not restored. Solution: Position the cursor after an expr mapping. (closes #5256)