summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_put.vim
AgeCommit message (Expand)Author
2024-04-15patch 9.1.0335: String interpolation fails for List typev9.1.0335Yegappan Lakshmanan
2024-04-14patch 9.1.0329: String interpolation fails for Dict typev9.1.0329Yegappan Lakshmanan
2024-02-28patch 9.1.0141: Put in Visual mode wrong if it replaces fold markerv9.1.0141zeertzjq
2024-01-25patch 9.1.0056: wrong number of trailing spaces inserted after blockwise putv9.1.0056VanaIgr
2023-06-01patch 9.0.1597: cursor ends up below the window after a putv9.0.1597Bram Moolenaar
2023-04-22patch 9.0.1476: lines put in non-current window are not displayedv9.0.1476Bram Moolenaar
2023-03-03patch 9.0.1376: accessing invalid memory with put in Visual block modev9.0.1376Bram Moolenaar
2022-06-30patch 9.0.0011: reading beyond the end of the line with put commandv9.0.0011Bram Moolenaar
2022-05-25patch 8.2.5016: access before start of text with a put commandv8.2.5016Bram Moolenaar
2022-01-01patch 8.2.3969: value of MAXCOL not available in Vim scriptv8.2.3969naohiro ono
2021-11-25patch 8.2.3677: after a put the '] mark is on the last bytev8.2.3677Bram Moolenaar
2021-11-24patch 8.2.3661: test for put with large count failsv8.2.3661Bram Moolenaar
2021-11-16patch 8.2.3601: check for overflow in put count does not work wellv8.2.3601ichizok
2021-11-04patch 8.2.3581: reading character past end of linev8.2.3581Bram Moolenaar
2021-11-03patch 8.2.3577: overflow check fails with 32 intsv8.2.3577Bram Moolenaar
2021-11-02patch 8.2.3573: cannot decide whether to skip test that fails with 64 bitv8.2.3573Bram Moolenaar
2021-11-01patch 8.2.3570: Test_very_large_count fails on 32bit systemsv8.2.3570Bram Moolenaar
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