mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
kitty: I-beam cursor in zsh insert mode
This commit is contained in:
parent
6eb6a8e69d
commit
7ee1baf031
2 changed files with 3 additions and 2 deletions
|
|
@ -26,8 +26,8 @@ ZSH_THEME="minimal"
|
|||
CASE_SENSITIVE="false"
|
||||
|
||||
MODE_INDICATOR="%F{yellow}#%f"
|
||||
VI_MODE_CURSOR_INSERT=2
|
||||
VI_MODE_RESET_PROMPT_ON_MODE_CHANGE=true
|
||||
# VI_MODE_CURSOR_INSERT=2
|
||||
|
||||
plugins=(
|
||||
git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue