summaryrefslogtreecommitdiffstatshomepage
path: root/test/old/testdir/test_registers.vim
AgeCommit message (Expand)AuthorFiles
2025-12-03vim-patch:9.1.1941: tests: Test_execute_register() leaves swapfile behindzeertzjq1
2025-11-21vim-patch:9.1.1923: wrong error when assigning to read-only register (#36644)zeertzjq1
2025-10-18vim-patch:9.1.1868: v:register is wrong in v_: command (#36238)zeertzjq1
2025-10-17vim-patch:9.1.1858: v:register not reset after Visual mode command (#36215)zeertzjq1
2025-09-18vim-patch:9.1.1761: 'ruler' is set in defaults.vimzeertzjq1
2025-04-19vim-patch:9.1.1322: small delete register cannot paste multi-line correctly (...phanium1
2025-03-05vim-patch:9.1.1171: tests: wrong arguments passed to assert_equal() (#32727)zeertzjq1
2025-03-04vim-patch:9.1.1167: mark '] wrong after copying text object (#32712)zeertzjq1
2025-02-27vim-patch:9.1.1156: tests: No test for what patch 9.1.1152 fixes (#32668)zeertzjq1
2025-02-24vim-patch:9.1.1143: illegal memory access when putting a register (#32604)zeertzjq1
2025-02-09vim-patch:9.1.1083: setreg() doesn't correctly handle mbyte chars in blockwis...zeertzjq1
2024-04-23vim-patch:9.1.0365: Crash when typing many keys with D- modifier (#28464)zeertzjq1
2024-04-16vim-patch:9.1.0332: tests: some assert_equal() calls have wrong order of args...zeertzjq1
2024-03-29vim-patch:9.1.0227: Recording may still be wrong in Select mode (#28092)zeertzjq1
2024-02-11feat(shortmess): "q" flag fully hides recording message (#27415)Trevor Arjeski1
2024-01-29vim-patch:9.1.0060: Recorded register cannot be translated using keytrans() (...zeertzjq1
2024-01-13vim-patch:9.1.0021: i_CTRL-R- doesn't work for multibyte chars in Replace modezeertzjq1
2024-01-13vim-patch:9.1.0015: i_CTRL-R- no longer works in replace modezeertzjq1
2024-01-13vim-patch:8.2.3439: deleted lines go to wrong yank registerzeertzjq1
2023-12-20vim-patch:9.0.2178: reg_executing() wrong for :normal with range (#26660)zeertzjq1
2023-08-12vim-patch:9.0.1694: wrong mapping applied when replaying a char search (#24670)zeertzjq1
2023-06-01vim-patch:9.0.1596: :registers command does not work in sandbox (#23866)zeertzjq1
2023-03-07test: move oldtests to test directory (#22536)dundargoc1