summaryrefslogtreecommitdiff
path: root/src/testdir/test_put.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.3969: value of MAXCOL not available in Vim scriptv8.2.3969naohiro ono2022-01-011-1/+1
* patch 8.2.3677: after a put the '] mark is on the last bytev8.2.3677Bram Moolenaar2021-11-251-0/+13
* patch 8.2.3661: test for put with large count failsv8.2.3661Bram Moolenaar2021-11-241-5/+5
* patch 8.2.3601: check for overflow in put count does not work wellv8.2.3601ichizok2021-11-161-2/+31
* patch 8.2.3581: reading character past end of linev8.2.3581Bram Moolenaar2021-11-041-0/+9
* patch 8.2.3577: overflow check fails with 32 intsv8.2.3577Bram Moolenaar2021-11-031-0/+4
* patch 8.2.3573: cannot decide whether to skip test that fails with 64 bitv8.2.3573Bram Moolenaar2021-11-021-7/+0
* patch 8.2.3570: Test_very_large_count fails on 32bit systemsv8.2.3570Bram Moolenaar2021-11-011-0/+4
* patch 8.2.3540: the mark '] is wrong after put with a countv8.2.3540Bram Moolenaar2021-10-191-0/+12
* patch 8.2.3497: put test fails when run by itselfv8.2.3497Dominique Pelle2021-10-111-0/+2
* patch 8.2.3493: large count test fails on MS-Windowsv8.2.3493Bram Moolenaar2021-10-101-1/+4
* patch 8.2.3492: crash when pasting too many timesv8.2.3492Bram Moolenaar2021-10-101-0/+8
* patch 8.2.3455: using a count with "gp" leaves '] in wrong positionv8.2.3455Bram Moolenaar2021-09-221-2/+4
* patch 8.2.3454: using a count with "gp" leave cursor in wrong positionv8.2.3454Bram Moolenaar2021-09-221-0/+10
* patch 8.2.1593: tests do not check the error number properlyv8.2.1593Bram Moolenaar2020-09-041-7/+7
* patch 8.2.1547: various comment problemsv8.2.1547Bram Moolenaar2020-08-301-5/+3
* patch 8.2.0369: various Normal mode commands not fully testedv8.2.0369Bram Moolenaar2020-03-101-0/+12
* patch 8.1.1996: more functions can be used as methodsv8.1.1996Bram Moolenaar2019-09-061-1/+1
* patch 8.1.1925: more functions can be used as methodsv8.1.1925Bram Moolenaar2019-08-241-1/+1
* patch 8.1.1373: "[p" in Visual mode puts in wrong linev8.1.1373Bram Moolenaar2019-05-231-0/+12
* patch 8.1.0811: too many #ifdefsv8.1.0811Bram Moolenaar2019-01-241-3/+0
* patch 8.1.0119: failing test goes unnoticed because messages is not writtenv8.1.0119Bram Moolenaar2018-06-271-2/+2
* patch 8.1.0118: duplicate error message for put commandv8.1.0118Bram Moolenaar2018-06-271-0/+46
* patch 8.1.0022: repeating put from expression register failsv8.1.0022Bram Moolenaar2018-05-231-0/+13
* patch 8.0.0681: unnamed register only contains the last deleted textv8.0.0681Bram Moolenaar2017-06-271-0/+11
* patch 8.0.0234: crash when using put in Visual modev8.0.0234Bram Moolenaar2017-01-241-0/+13
* patch 8.0.0225: put in Visual block mode terminates earlyv8.0.0225Bram Moolenaar2017-01-231-0/+11
* patch 8.0.0222: blockwise put on multi-byte character misplacedv8.0.0222Bram Moolenaar2017-01-221-0/+12