Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | vim-patch:9.1.1070: Cannot control cursor positioning of getchar() (#32303) | zeertzjq | 2025-02-03 |
Problem: Cannot control cursor positioning of getchar(). Solution: Add "cursor" flag to {opts}, with possible values "hide", "keep" and "msg". related: vim/vim#10603 closes: vim/vim#16569 https://github.com/vim/vim/commit/edf0f7db28f87611368e158210e58ed30f673098 |