summaryrefslogtreecommitdiffstatshomepage
path: root/test/old/testdir/test_visual.vim
AgeCommit message (Expand)AuthorFiles
2026-03-29vim-patch:9.2.0253: various issues with wrong b_nwindows after closing buffersSean Dewar1
2026-03-29vim-patch:9.2.0252: Crash when ending Visual mode after curbuf was unloadedSean Dewar1
2025-12-24vim-patch:9.1.2017: getregionpos() depends on 'linebreak' setting (#37088)zeertzjq1
2025-12-12vim-patch:9.1.1970: visual end column returns wrong value after block edit (#...zeertzjq1
2025-11-16docs: rework main help pageJustin M. Keyes1
2025-03-06vim-patch:9.1.1175: inconsistent behaviour with exclusive selection and motio...zeertzjq1
2025-01-12vim-patch:9.1.1003: [security]: heap-buffer-overflow with visual mode (#31971)zeertzjq1
2024-12-17vim-patch:9.1.0938: exclusive selection not respected when re-selecting block...zeertzjq1
2024-07-18vim-patch:9.0.1257: code style is not check in test scriptszeertzjq1
2024-06-12vim-patch:9.1.0477: block_editing errors out when using <enter> (#29294)zeertzjq1
2024-05-27vim-patch:9.1.0446: getregionpos() inconsistent for partly-selected multibyte...zeertzjq1
2024-05-25vim-patch:9.1.0444: Not enough tests for getregion() with multibyte chars (#2...zeertzjq1
2024-05-25vim-patch:9.1.0443: Can't use blockwise selection with width for getregion() ...zeertzjq1
2024-05-24vim-patch:9.1.0441: getregionpos() can't properly indicate positions beyond e...zeertzjq1
2024-05-23vim-patch:9.1.0433: Wrong yanking with exclusive selection and ve=all (#28933)zeertzjq1
2024-05-23vim-patch:9.1.0430: getregionpos() doesn't handle one char selection (#28924)zeertzjq1
2024-05-20vim-patch:9.1.0399: block_editing errors out when using del (#28867)zeertzjq1
2024-05-20vim-patch:9.1.0423: getregionpos() wrong with blockwise mode and multibytezeertzjq1
2024-05-20vim-patch:9.1.0394: Cannot get a list of positions describing a regionzeertzjq1
2024-05-02vim-patch:9.1.0388: cursor() and getregion() don't handle v:maxcol well (#28602)zeertzjq1
2024-03-28vim-patch:9.1.0220: Few typos in source and test files (#28076)zeertzjq1
2024-03-12vim-patch:9.1.0166: Internal error with blockwise getregion() in another buff...zeertzjq1
2024-03-11vim-patch:9.1.0164: Internal error when passing invalid position to getregion...zeertzjq1
2024-03-07vim-patch:9.1.0155: can only get getregion() from current buffer (#27757)zeertzjq1
2024-03-01vim-patch:9.1.0144: getregion() needs more tests (#27681)zeertzjq1
2024-02-29vim-patch:9.1.0142: getregion() can be improved (#27662)zeertzjq1
2024-02-23vim-patch:9.1.0126: Internal error when using upper-case mark in getregion()zeertzjq1
2024-02-23vim-patch:9.1.0120: hard to get visual region using Vim scriptzeertzjq1
2024-02-14vim-patch:9.1.0105: Style: typos found (#27462)zeertzjq1
2024-02-13vim-patch:9.1.0101: upper-case of German sharp s should be U+1E9E (#27449)zeertzjq1
2024-01-23vim-patch:9.1.0043: ml_get: invalid lnum when :s replaces visual selection (#...zeertzjq1
2023-12-20vim-patch:9.0.2177: Wrong cursor position when dragging out of window (#26661)zeertzjq1
2023-09-20vim-patch:9.0.1915: r_CTRL-C works differently in visual mode (#25248)zeertzjq1
2023-08-21vim-patch:9.0.1759: Visual highlight not working with cursor at end of screen...zeertzjq1
2023-05-04vim-patch:8.2.2344: using inclusive index for slice is not always desiredzeertzjq1
2023-04-13build(vim-patch.sh): ignore test_behave.vim (#23062)zeertzjq1
2023-04-13feat(ex_cmds)!: remove :behavebfredl1
2023-03-07test: move oldtests to test directory (#22536)dundargoc1