aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_put.vim
Commit message (Expand)AuthorAge
* vim-patch:8.2.3661: test for put with large count failszeertzjq2022-02-18
* vim-patch:8.2.3601: check for overflow in put count does not work wellSean Dewar2022-02-17
* vim-patch:8.2.3577: overflow check fails with 32 intsSean Dewar2022-02-17
* vim-patch:8.2.3573: cannot decide whether to skip test that fails with 64 bitSean Dewar2022-02-17
* vim-patch:8.2.3570: Test_very_large_count fails on 32bit systemsSean Dewar2022-02-17
* vim-patch:8.2.3493: large count test fails on MS-WindowsSean Dewar2022-02-17
* vim-patch:8.2.3492: crash when pasting too many timesSean Dewar2022-02-17
* vim-patch:8.2.3581: reading character past end of linezeertzjq2022-01-29
* vim-patch:8.2.3540: the mark '] is wrong after put with a countzeertzjq2022-01-29
* vim-patch:8.2.3497: put test fails when run by itselfzeertzjq2022-01-29
* vim-patch:8.2.3455: using a count with "gp" leaves '] in wrong positionzeertzjq2022-01-29
* vim-patch:8.2.3454: using a count with "gp" leave cursor in wrong positionzeertzjq2022-01-29
* chore: fix typos (#16506)dundargoc2021-12-28
* feat(eval/method): partially port v8.1.1996Sean Dewar2021-11-26
* vim-patch:8.2.3677: after a put the '] mark is on the last byte (#16442)Christian Clason2021-11-26
* vim-patch:8.2.1547: various comment problemsJan Edmund Lazo2020-10-18
* vim-patch:8.1.0811: too many #ifdefsDaniel Hahler2019-08-22
* vim-patch:8.1.1373: "[p" in Visual mode puts in wrong lineJan Edmund Lazo2019-05-23
* vim-patch:8.1.0119: failing test goes unnoticed because messages is not writtenJan Edmund Lazo2019-04-01
* vim-patch:8.1.0118: duplicate error message for put commandJan Edmund Lazo2019-04-01
* vim-patch:8.0.0681: unnamed register only contains the last deleted textJan Edmund Lazo2019-04-01
* vim-patch:8.1.0022: repeating put from expression register failsJan Edmund Lazo2018-08-29
* vim-patch:8.0.0234,8.0.0236,8.0.0225 (#8052)KunMing Xie2018-03-04
* vim-patch:8.0.0225: put in Visual block mode terminates early (#8040)UTkarsh Maheshwari2018-02-21
* vim-patch:8.0.0222: blockwise put on multi-byte char (#8030)KunMing Xie2018-02-20