summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/editor/mode_insert_spec.lua
AgeCommit message (Expand)AuthorFiles
2025-11-27fix(edit): handle cindent properly with completion (#36711)zeertzjq1
2025-09-16docs: small fixes (#35791)zeertzjq1
2025-09-03docs: lsp, miscJustin M. Keyes1
2025-09-01feat(editor)!: insert-mode ctrl-r should work like paste #35477Shadman1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-09-06fix(multibyte): handle backspace of wide clusters in replace modebfredl1
2024-05-26refactor(tests): more global highlight definitionsbfredl1
2024-04-23test: improve test conventionsdundargoc1
2024-04-15vim-patch:9.1.0329: String interpolation fails for Dict type (#28335)zeertzjq1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-26fix(edit): backspace adds extra spaces for inline virtual text (#28005)vanaigr1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-10-13fix(grid): add start column when getting char on line (#25627)zeertzjq1
2023-05-05vim-patch:8.2.3135: Vim9: builtin function arguments not checked at compile timezeertzjq1
2023-03-26vim-patch:9.0.1428: cursor in wrong position when leaving insert mode (#22786)zeertzjq1
2023-03-11fix(edit): don't subtract msg_scrolled when removing double quote (#22630)zeertzjq1
2022-08-21fix(edit.c): indentkeys double indent after "!" #12894Axel Forsman1
2022-05-22refactor!: delete insertmode (#18547)Gregory Anders1
2022-04-29feat(edit): insert an unsimplified key using CTRL-SHIFT-Vzeertzjq1
2022-04-08test: add a test for #16823zeertzjq1
2022-01-25test: add more tests for Insert mode Ctrl-Vzeertzjq1
2021-12-26fix: do not save K_EVENT as lastc in Insert modezeertzjq1
2021-09-17test: reorg #15698Justin M. Keyes1