Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix(grid): add start column when getting char on line (#25627) | zeertzjq | 2023-10-13 |
* | vim-patch:8.2.3135: Vim9: builtin function arguments not checked at compile time | zeertzjq | 2023-05-05 |
* | vim-patch:9.0.1428: cursor in wrong position when leaving insert mode (#22786) | zeertzjq | 2023-03-26 |
* | fix(edit): don't subtract msg_scrolled when removing double quote (#22630) | zeertzjq | 2023-03-11 |
* | fix(edit.c): indentkeys double indent after "!" #12894 | Axel Forsman | 2022-08-21 |
* | refactor!: delete insertmode (#18547) | Gregory Anders | 2022-05-22 |
* | feat(edit): insert an unsimplified key using CTRL-SHIFT-V | zeertzjq | 2022-04-29 |
* | test: add a test for #16823 | zeertzjq | 2022-04-08 |
* | test: add more tests for Insert mode Ctrl-V | zeertzjq | 2022-01-25 |
* | fix: do not save K_EVENT as lastc in Insert mode | zeertzjq | 2021-12-26 |
* | test: reorg #15698 | Justin M. Keyes | 2021-09-17 |