summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_visual.vim
AgeCommit message (Expand)Author
2023-09-19patch 9.0.1915: r_CTRL-C works differently in visual modev9.0.1915Christian Brabandt
2023-08-20patch 9.0.1759: Visual highlight not working with cursor at end of screen linev9.0.1759zeertzjq
2023-02-20patch 9.0.1331: illegal memory access when using :ball in Visual modev9.0.1331Pavel Mayorov
2023-02-01patch 9.0.1273: "1v" may select block with wrong sizev9.0.1273Bram Moolenaar
2023-01-28patch 9.0.1257: code style is not check in test scriptsv9.0.1257Bram Moolenaar
2023-01-10patch 9.0.1172: when 'selection' is "exclusive" then "1v" is one char shortv9.0.1172Bram Moolenaar
2022-11-02patch 9.0.0828: various typosv9.0.0828dundargoc
2022-10-15patch 9.0.0768: too many delete() calls in testsv9.0.0768Bram Moolenaar
2022-10-15patch 9.0.0765: with a Visual block a put command column may go negativev9.0.0765Bram Moolenaar
2022-10-09patch 9.0.0702: incomplete testing cursor position with 'linebreak' setv9.0.0702zeertzjq
2022-10-08patch 9.0.0697: cursor in wrong position with Visual substitutev9.0.0697Bram Moolenaar
2022-09-02patch 9.0.0363: common names in test files causes tests to be flakyv9.0.0363Bram Moolenaar
2022-08-13patch 9.0.0198: ml_get error when switching buffer in Visual modev9.0.0198Bram Moolenaar
2022-07-01patch 9.0.0017: accessing memory beyond the end of the linev9.0.0017Bram Moolenaar
2022-05-16patch 8.2.4969: changing text in Visual mode may cause invalid memory accessv8.2.4969Bram Moolenaar
2022-05-06patch 8.2.4881: "P" in Visual mode still changes some registersv8.2.4881Shougo Matsushita
2022-02-07patch 8.2.4315: put in Visual mode not fully testedv8.2.4315zeertzjq
2022-01-28patch 8.2.4242: put in Visual mode cannot be repeatedv8.2.4242Shougo Matsushita
2022-01-25patch 8.2.4219: reading before the start of the linev8.2.4219Bram Moolenaar
2022-01-25patch 8.2.4217: illegal memory access when undo makes Visual area invalidv8.2.4217Bram Moolenaar
2022-01-25patch 8.2.4215: illegal memory access when copying lines in Visual modev8.2.4215Bram Moolenaar
2022-01-20patch 8.2.4154: ml_get error when exchanging windows in Visual modev8.2.4154Bram Moolenaar
2022-01-20patch 8.2.4151: reading beyond the end of a linev8.2.4151Bram Moolenaar
2022-01-17patch 8.2.4121: Visual test fails on MS-Windowsv8.2.4121Bram Moolenaar
2022-01-17patch 8.2.4120: block insert goes over the end of the linev8.2.4120Bram Moolenaar
2021-12-16patch 8.2.3823: test for visual replace is in wrong functionv8.2.3823Bram Moolenaar
2021-12-15patch 8.2.3820: "vrc" does not replace composing charactersv8.2.3820Bram Moolenaar
2021-11-17patch 8.2.3611: crash when using CTRL-W f without finding a file namev8.2.3611Bram Moolenaar
2021-10-11patch 8.2.3494: illegal memory access in utf_head_offv8.2.3494Bram Moolenaar
2021-07-04patch 8.2.3096: temp files remain after running testsv8.2.3096Dominique Pelle
2021-07-03patch 8.2.3095: with 'virtualedit' set to "block" block selection is wrongv8.2.3095Bram Moolenaar
2021-07-03patch 8.2.3088: with 'virtualedit' set to "block" Visual highlight is wrongv8.2.3088Bram Moolenaar
2021-06-29patch 8.2.3073: when cursor is move for block append wrong text is insertedv8.2.3073Bram Moolenaar
2021-06-28patch 8.2.3072: "zy" does not work well when "virtualedit' is "block"v8.2.3072Bram Moolenaar
2021-06-10patch 8.2.2971: cannot yank a block without trailing spacesv8.2.2971Christian Brabandt
2021-06-05patch 8.2.2945: some buffer related code is not testedv8.2.2945Yegappan Lakshmanan
2021-06-04patch 8.2.2938: after using motion force from feedkeys() it sticksv8.2.2938Bram Moolenaar
2021-05-31patch 8.2.2916: operators are not fully testedv8.2.2916Yegappan Lakshmanan
2021-05-30patch 8.2.2914: cannot paste a block without adding paddingv8.2.2914Christian Brabandt
2021-05-29patch 8.2.2901: some operators not fully testedv8.2.2901Bram Moolenaar
2020-10-04patch 8.2.1799: some Normal mode commands not fully testedv8.2.1799Bram Moolenaar
2020-10-02patch 8.2.1786: various Normal mode commands not fully testedv8.2.1786Bram Moolenaar
2020-08-22patch 8.2.1511: putting a string in Visual block mode ignores multi-bytev8.2.1511Bram Moolenaar
2020-06-20patch 8.2.1022: various parts of code not covered by testsv8.2.1022Bram Moolenaar
2020-04-28patch 8.2.0655: search code not sufficiently testedv8.2.0655Bram Moolenaar
2020-03-30patch 8.2.0482: channel and sandbox code not sufficiently testedv8.2.0482Bram Moolenaar
2020-03-22patch 8.2.0425: code for modeless selection not sufficiently testedv8.2.0425Bram Moolenaar
2020-03-10patch 8.2.0369: various Normal mode commands not fully testedv8.2.0369Bram Moolenaar
2020-03-08patch 8.2.0363: some Normal mode commands not testedv8.2.0363Bram Moolenaar
2020-02-17patch 8.2.0270: some code not covered by testsv8.2.0270Bram Moolenaar