-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Labels
Description
Zshell has the ability to go into vi-mode with bindkey -v
settings. If you are using oh-my-zsh
, this feature can be enabled by including the vi-mode plugin.
However, the interest with geometry
is to port the visual indicator over. vi-mode implements its own visual indicator function vi_mode_prompt_info()
where it toggles between vimcmd
and main
mode indicating NORMAL
and INSERT
mode respectively.
The request here is to include the visual indicator as a plugin in geometry
. Thank you in advance.
\cc @fribmendes, @desyncr
ev-agelos, davidtwco, julienroussel, nathanshelly, anuvyklack and 1 more