summaryrefslogtreecommitdiff
path: root/src/testdir/test_visual.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.1172: when 'selection' is "exclusive" then "1v" is one char shortv9.0.1172Bram Moolenaar2023-01-101-0/+12
* patch 9.0.0828: various typosv9.0.0828dundargoc2022-11-021-1/+1
* patch 9.0.0768: too many delete() calls in testsv9.0.0768Bram Moolenaar2022-10-151-4/+2
* patch 9.0.0765: with a Visual block a put command column may go negativev9.0.0765Bram Moolenaar2022-10-151-0/+12
* patch 9.0.0702: incomplete testing cursor position with 'linebreak' setv9.0.0702zeertzjq2022-10-091-33/+0
* patch 9.0.0697: cursor in wrong position with Visual substitutev9.0.0697Bram Moolenaar2022-10-081-0/+32
* patch 9.0.0363: common names in test files causes tests to be flakyv9.0.0363Bram Moolenaar2022-09-021-1/+1
* patch 9.0.0198: ml_get error when switching buffer in Visual modev9.0.0198Bram Moolenaar2022-08-131-0/+20
* patch 9.0.0017: accessing memory beyond the end of the linev9.0.0017Bram Moolenaar2022-07-011-0/+12
* patch 8.2.4969: changing text in Visual mode may cause invalid memory accessv8.2.4969Bram Moolenaar2022-05-161-0/+10
* patch 8.2.4881: "P" in Visual mode still changes some registersv8.2.4881Shougo Matsushita2022-05-061-20/+60
* patch 8.2.4315: put in Visual mode not fully testedv8.2.4315zeertzjq2022-02-071-6/+40
* patch 8.2.4242: put in Visual mode cannot be repeatedv8.2.4242Shougo Matsushita2022-01-281-0/+24
* patch 8.2.4219: reading before the start of the linev8.2.4219Bram Moolenaar2022-01-251-0/+7
* patch 8.2.4217: illegal memory access when undo makes Visual area invalidv8.2.4217Bram Moolenaar2022-01-251-0/+15
* patch 8.2.4215: illegal memory access when copying lines in Visual modev8.2.4215Bram Moolenaar2022-01-251-0/+11
* patch 8.2.4154: ml_get error when exchanging windows in Visual modev8.2.4154Bram Moolenaar2022-01-201-0/+10
* patch 8.2.4151: reading beyond the end of a linev8.2.4151Bram Moolenaar2022-01-201-0/+9
* patch 8.2.4121: Visual test fails on MS-Windowsv8.2.4121Bram Moolenaar2022-01-171-0/+2
* patch 8.2.4120: block insert goes over the end of the linev8.2.4120Bram Moolenaar2022-01-171-0/+9
* patch 8.2.3823: test for visual replace is in wrong functionv8.2.3823Bram Moolenaar2021-12-161-4/+5
* patch 8.2.3820: "vrc" does not replace composing charactersv8.2.3820Bram Moolenaar2021-12-151-0/+4
* patch 8.2.3611: crash when using CTRL-W f without finding a file namev8.2.3611Bram Moolenaar2021-11-171-0/+8
* patch 8.2.3494: illegal memory access in utf_head_offv8.2.3494Bram Moolenaar2021-10-111-0/+20
* patch 8.2.3096: temp files remain after running testsv8.2.3096Dominique Pelle2021-07-041-1/+1
* patch 8.2.3095: with 'virtualedit' set to "block" block selection is wrongv8.2.3095Bram Moolenaar2021-07-031-0/+3
* patch 8.2.3088: with 'virtualedit' set to "block" Visual highlight is wrongv8.2.3088Bram Moolenaar2021-07-031-0/+21
* patch 8.2.3073: when cursor is move for block append wrong text is insertedv8.2.3073Bram Moolenaar2021-06-291-5/+1
* patch 8.2.3072: "zy" does not work well when "virtualedit' is "block"v8.2.3072Bram Moolenaar2021-06-281-0/+20
* patch 8.2.2971: cannot yank a block without trailing spacesv8.2.2971Christian Brabandt2021-06-101-0/+55
* patch 8.2.2945: some buffer related code is not testedv8.2.2945Yegappan Lakshmanan2021-06-051-0/+4
* patch 8.2.2938: after using motion force from feedkeys() it sticksv8.2.2938Bram Moolenaar2021-06-041-0/+9
* patch 8.2.2916: operators are not fully testedv8.2.2916Yegappan Lakshmanan2021-05-311-0/+92
* patch 8.2.2914: cannot paste a block without adding paddingv8.2.2914Christian Brabandt2021-05-301-0/+22
* patch 8.2.2901: some operators not fully testedv8.2.2901Bram Moolenaar2021-05-291-12/+89
* patch 8.2.1799: some Normal mode commands not fully testedv8.2.1799Bram Moolenaar2020-10-041-15/+34
* patch 8.2.1786: various Normal mode commands not fully testedv8.2.1786Bram Moolenaar2020-10-021-8/+25
* patch 8.2.1511: putting a string in Visual block mode ignores multi-bytev8.2.1511Bram Moolenaar2020-08-221-0/+9
* patch 8.2.1022: various parts of code not covered by testsv8.2.1022Bram Moolenaar2020-06-201-0/+9
* patch 8.2.0655: search code not sufficiently testedv8.2.0655Bram Moolenaar2020-04-281-0/+23
* patch 8.2.0482: channel and sandbox code not sufficiently testedv8.2.0482Bram Moolenaar2020-03-301-0/+9
* patch 8.2.0425: code for modeless selection not sufficiently testedv8.2.0425Bram Moolenaar2020-03-221-115/+3
* patch 8.2.0369: various Normal mode commands not fully testedv8.2.0369Bram Moolenaar2020-03-101-5/+29
* patch 8.2.0363: some Normal mode commands not testedv8.2.0363Bram Moolenaar2020-03-081-1/+62
* patch 8.2.0270: some code not covered by testsv8.2.0270Bram Moolenaar2020-02-171-0/+14
* patch 8.1.2400: test39 is old stylev8.1.2400Bram Moolenaar2019-12-061-1/+155
* patch 8.1.2390: test94 is old style, fix 7.4.441 not testedv8.1.2390Bram Moolenaar2019-12-051-0/+298
* patch 8.1.2375: no suffucient testing for registersv8.1.2375Bram Moolenaar2019-12-011-0/+15
* patch 8.1.1214: old style testsv8.1.1214Bram Moolenaar2019-04-271-0/+24
* patch 8.1.0998: getcurpos() unexpectedly changes "curswant"v8.1.0998Bram Moolenaar2019-03-071-4/+11