summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_put.vim
AgeCommit message (Expand)Author
2021-10-19patch 8.2.3540: the mark '] is wrong after put with a countv8.2.3540Bram Moolenaar
2021-10-11patch 8.2.3497: put test fails when run by itselfv8.2.3497Dominique Pelle
2021-10-10patch 8.2.3493: large count test fails on MS-Windowsv8.2.3493Bram Moolenaar
2021-10-10patch 8.2.3492: crash when pasting too many timesv8.2.3492Bram Moolenaar
2021-09-22patch 8.2.3455: using a count with "gp" leaves '] in wrong positionv8.2.3455Bram Moolenaar
2021-09-22patch 8.2.3454: using a count with "gp" leave cursor in wrong positionv8.2.3454Bram Moolenaar
2020-09-04patch 8.2.1593: tests do not check the error number properlyv8.2.1593Bram Moolenaar
2020-08-30patch 8.2.1547: various comment problemsv8.2.1547Bram Moolenaar
2020-03-10patch 8.2.0369: various Normal mode commands not fully testedv8.2.0369Bram Moolenaar
2019-09-06patch 8.1.1996: more functions can be used as methodsv8.1.1996Bram Moolenaar
2019-08-24patch 8.1.1925: more functions can be used as methodsv8.1.1925Bram Moolenaar
2019-05-23patch 8.1.1373: "[p" in Visual mode puts in wrong linev8.1.1373Bram Moolenaar
2019-01-24patch 8.1.0811: too many #ifdefsv8.1.0811Bram Moolenaar
2018-06-27patch 8.1.0119: failing test goes unnoticed because messages is not writtenv8.1.0119Bram Moolenaar
2018-06-27patch 8.1.0118: duplicate error message for put commandv8.1.0118Bram Moolenaar
2018-05-23patch 8.1.0022: repeating put from expression register failsv8.1.0022Bram Moolenaar
2017-06-27patch 8.0.0681: unnamed register only contains the last deleted textv8.0.0681Bram Moolenaar
2017-01-24patch 8.0.0234: crash when using put in Visual modev8.0.0234Bram Moolenaar
2017-01-23patch 8.0.0225: put in Visual block mode terminates earlyv8.0.0225Bram Moolenaar
2017-01-22patch 8.0.0222: blockwise put on multi-byte character misplacedv8.0.0222Bram Moolenaar