summaryrefslogtreecommitdiff
path: root/src/testdir/test_virtualedit.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0177: cursor position wrong with 'virtualedit' and mouse clickv9.0.0177Bram Moolenaar2022-08-091-0/+35
* patch 8.2.3280: 'virtualedit' local to buffer is not the best solutionv8.2.3280Gary Johnson2021-08-031-11/+26
* patch 8.2.3227: 'virtualedit' can only be set globallyv8.2.3227Gary Johnson2021-07-261-0/+120
* patch 8.2.2901: some operators not fully testedv8.2.2901Bram Moolenaar2021-05-291-0/+27
* patch 8.2.1022: various parts of code not covered by testsv8.2.1022Bram Moolenaar2020-06-201-0/+18
* patch 8.2.0540: regexp and other code not testedv8.2.0540Bram Moolenaar2020-04-111-0/+11
* patch 8.2.0363: some Normal mode commands not testedv8.2.0363Bram Moolenaar2020-03-081-0/+3
* patch 8.1.2384: test 48 is old stylev8.1.2384Bram Moolenaar2019-12-031-0/+133
* patch 8.1.2381: not all register related code is covered by testsv8.1.2381Bram Moolenaar2019-12-021-10/+97
* patch 8.1.2375: no suffucient testing for registersv8.1.2375Bram Moolenaar2019-12-011-0/+42
* patch 8.1.2235: "C" with 'virtualedit' set does not include multi-byte charv8.1.2235Bram Moolenaar2019-10-311-0/+9
* patch 8.1.0811: too many #ifdefsv8.1.0811Bram Moolenaar2019-01-241-5/+3
* patch 8.1.0125: virtual edit replace with multi-byte fails at end of linev8.1.0125Bram Moolenaar2018-06-281-0/+16
* patch 8.0.1765: CTRL-G j in Insert mode is incorrect when 'virtualedit' setv8.0.1765Bram Moolenaar2018-04-251-0/+18
* patch 8.0.1019: pasting in virtual edit happens in the wrong placev8.0.1019Bram Moolenaar2017-08-301-1/+13
* patch 8.0.0962: crash with virtualedit and joining linesv8.0.0962Bram Moolenaar2017-08-191-0/+31