Skip to content
Discussion options

You must be logged in to vote

That seems much harder to accomplish, since I assume all the cursor display logic is done in C rather than elisp. You probably just need to get used to remembering that your cursor is to the left of your block, and that the cursor doesn't change at all when you switch modes. People coming from vim (including me ~5-6 years ago) are often confused about that vim quirk; vim changes the cursor behavior based on the cursor display (when block, the cursor is on a character rather than in between a character), I think one could argue that is more inconsistent. Also, thanks!

Interesting reading: https://www.dr-qubit.org/Evil_cursor_model.html

Meow avoids all this complexity and doesn't hack aroun…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Ochiruko
Comment options

@eshrh
Comment options

eshrh Apr 8, 2025
Collaborator

Answer selected by Ochiruko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants