mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
Remove beam cursor section
This commit is contained in:
parent
a1edb5e46a
commit
224ff9a429
@ -28,8 +28,6 @@ bindkey -M menuselect 'l' vi-forward-char
|
|||||||
bindkey -M menuselect 'j' vi-down-line-or-history
|
bindkey -M menuselect 'j' vi-down-line-or-history
|
||||||
bindkey -v '^?' backward-delete-char
|
bindkey -v '^?' backward-delete-char
|
||||||
|
|
||||||
echo -ne '\e[5 q' # Use beam shape cursor on startup.
|
|
||||||
preexec() { echo -ne '\e[5 q' ;} # Use beam shape cursor for each new prompt.
|
|
||||||
|
|
||||||
plugins=(git colored-man-pages)
|
plugins=(git colored-man-pages)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user