aboutsummaryrefslogtreecommitdiff
path: root/test/functional/editor/mode_insert_spec.lua
Commit message (Expand)AuthorAge
* fix(grid): add start column when getting char on line (#25627)zeertzjq2023-10-13
* vim-patch:8.2.3135: Vim9: builtin function arguments not checked at compile timezeertzjq2023-05-05
* vim-patch:9.0.1428: cursor in wrong position when leaving insert mode (#22786)zeertzjq2023-03-26
* fix(edit): don't subtract msg_scrolled when removing double quote (#22630)zeertzjq2023-03-11
* fix(edit.c): indentkeys double indent after "!" #12894Axel Forsman2022-08-21
* refactor!: delete insertmode (#18547)Gregory Anders2022-05-22
* feat(edit): insert an unsimplified key using CTRL-SHIFT-Vzeertzjq2022-04-29
* test: add a test for #16823zeertzjq2022-04-08
* test: add more tests for Insert mode Ctrl-Vzeertzjq2022-01-25
* fix: do not save K_EVENT as lastc in Insert modezeertzjq2021-12-26
* test: reorg #15698Justin M. Keyes2021-09-17