summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_visual.vim
AgeCommit message (Expand)Author
2024-03-11patch 9.1.0166: Internal error with blockwise getregion() in another bufferv9.1.0166zeertzjq
2024-03-10patch 9.1.0164: Internal error when passing invalid position to getregion()v9.1.0164zeertzjq
2024-03-06patch 9.1.0155: can only get getregion() from current bufferv9.1.0155Shougo Matsushita
2024-02-29patch 9.1.0144: getregion() needs more testsv9.1.0144Yegappan Lakshmanan
2024-02-28patch 9.1.0142: getregion() can be improvedv9.1.0142Shougo Matsushita
2024-02-22patch 9.1.0126: Internal error when using upper-case mark in getregion()v9.1.0126zeertzjq
2024-02-21patch 9.1.0120: hard to get visual region using Vim scriptv9.1.0120Shougo Matsushita
2024-02-13patch 9.1.0105: Style: typos foundv9.1.0105zeertzjq
2024-02-12patch 9.1.0101: upper-case of German sharp s should be U+1E9Ev9.1.0101glepnir
2024-01-22patch 9.1.0043: ml_get: invalid lnum when :s replaces visual selectionv9.1.0043Christian Brabandt
2023-12-19patch 9.0.2177: Wrong cursor position when dragging out of windowv9.0.2177zeertzjq
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