summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_registers.vim
AgeCommit message (Expand)Author
2024-01-28patch 9.1.0060: Recorded register cannot be translated using keytrans()v9.1.0060zeertzjq
2024-01-12patch 9.1.0021: i_CTRL-R- doesn't work for multibyte chars in Replace modev9.1.0021zeertzjq
2024-01-05patch 9.1.0015: i_CTRL-R- no longer works in replace modev9.1.0015Christian Brabandt
2023-12-19patch 9.0.2178: reg_executing() wrong for :normal with rangev9.0.2178zeertzjq
2023-08-12patch 9.0.1694: wrong mapping applied when replaying a char searchv9.0.1694zeertzjq
2023-06-01patch 9.0.1596: :registers command does not work in sandboxv9.0.1596Julio B
2023-05-09patch 9.0.1531: crash when register contents ends up being invalidv9.0.1531Bram Moolenaar
2022-11-24patch 9.0.0936: wrong type for "isunnamed" returned by getreginfo()v9.0.0936Bram Moolenaar
2022-07-26patch 9.0.0078: star register is unexpectedly changed when deletingv9.0.0078Ernie Rael
2022-04-09patch 8.2.4722: ending recording with mapping records too muchv8.2.4722zeertzjq
2022-04-07patch 8.2.4705: jump list marker disappearsv8.2.4705zeertzjq
2022-01-28patch 8.2.4237: record buffer wrong if character in Select mode was not typedv8.2.4237zeertzjq
2022-01-27patch 8.2.4233: crash when recording and using Select modev8.2.4233Bram Moolenaar
2022-01-03patch 8.2.3993: when recording a change in Select mode char appears twicev8.2.3993Bram Moolenaar
2021-09-14patch 8.2.3439: deleted lines go to wrong yank registerv8.2.3439Christian Brabandt
2021-05-25patch 8.2.2886: various pieces of code not covered by testsv8.2.2886Yegappan Lakshmanan
2021-03-15patch 8.2.2608: character input not fully testedv8.2.2608Bram Moolenaar
2020-12-23patch 8.2.2197: assert arguments order reversedv8.2.2197Bram Moolenaar
2020-12-22patch 8.2.2189: cannot repeat a command that uses the small delete registerv8.2.2189Bram Moolenaar
2020-10-04patch 8.2.1799: some Normal mode commands not fully testedv8.2.1799Bram Moolenaar
2020-10-02patch 8.2.1786: various Normal mode commands not fully testedv8.2.1786Bram Moolenaar
2020-08-12patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar
2020-07-10patch 8.2.1174: no test for the "recording @x" messagev8.2.1174Bram Moolenaar
2020-07-10patch 8.2.1170: cursor off by one with block paste while 'virtualedit' "all"v8.2.1170Bram Moolenaar
2020-06-22patch 8.2.1039: cannot put NUL byte on clipboardv8.2.1039Bram Moolenaar
2020-06-22patch 8.2.1035: setreg() does not always clear the registerv8.2.1035Bram Moolenaar
2020-06-17patch 8.2.0997: cannot execute a register containing line continuationv8.2.0997Bram Moolenaar
2020-06-07patch 8.2.0929: v:register is not cleared after an operator was executedv8.2.0929Bram Moolenaar
2020-06-07patch 8.2.0924: cannot save and restore a register properlyv8.2.0924Bram Moolenaar
2020-04-26patch 8.2.0644: insufficient testing for invalid function argumentsv8.2.0644Bram Moolenaar
2020-03-25patch 8.2.0448: various functions not properly testedv8.2.0448Bram Moolenaar
2020-03-10patch 8.2.0369: various Normal mode commands not fully testedv8.2.0369Bram Moolenaar
2020-02-17patch 8.2.0270: some code not covered by testsv8.2.0270Bram Moolenaar
2020-01-26patch 8.2.0156: various typos in source files and testsv8.2.0156Bram Moolenaar
2019-12-02patch 8.1.2381: not all register related code is covered by testsv8.1.2381Bram Moolenaar
2019-12-01patch 8.1.2375: no suffucient testing for registersv8.1.2375Bram Moolenaar
2019-11-30patch 8.1.2367: registers are not sufficiently testedv8.1.2367Bram Moolenaar
2019-10-24patch 8.1.2212: cannot see the selection type in :reg outputv8.1.2212Bram Moolenaar
2019-05-25patch 8.1.1394: not restoring t_F2 in registers testv8.1.1394Bram Moolenaar
2019-04-20patch 8.1.1193: typos and small problems in test filesv8.1.1193Bram Moolenaar
2019-03-11patch 8.1.1005: test fails because t_F2 is not setv8.1.1005Bram Moolenaar
2019-03-10patch 8.1.1003: playing back recorded key sequence mistakes key codev8.1.1003Bram Moolenaar
2019-03-08patch 8.1.0999: use register one too often and not properly testedv8.1.0999Bram Moolenaar
2018-05-06patch 8.0.1799: no test for :registers commandv8.0.1799Bram Moolenaar
2017-07-16patch 8.0.0724: the message for yanking doesn't indicate the registerv8.0.0724Bram Moolenaar