Replies: 1 comment 1 reply
-
|
You can change the cursor style via custom cursor style in function function zvm_config() {
ZVM_INSERT_MODE_CURSOR=$ZVM_CURSOR_BLOCK
} |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to change the cursor in insert mode to be a block thanks.
I don't know what to do. well not using zi-vi-mode fixed it because my terminal uses a block but zi-vi-mode overides it
I mean here is my .zshrc --> https://bpa.st/raw/AZ3Q
it's ugly as heck but yeah
Beta Was this translation helpful? Give feedback.
All reactions