mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
fix ohmyzsh issue
This commit is contained in:
5
zshrc
5
zshrc
@@ -49,6 +49,11 @@ bindkey -a '^R' redo
|
|||||||
bindkey '^?' backward-delete-char
|
bindkey '^?' backward-delete-char
|
||||||
bindkey '^H' backward-delete-char
|
bindkey '^H' backward-delete-char
|
||||||
|
|
||||||
|
|
||||||
|
TRAPWINCH() {
|
||||||
|
zle && { zle reset-prompt; zle -R }
|
||||||
|
}
|
||||||
|
|
||||||
##################
|
##################
|
||||||
# Source Things
|
# Source Things
|
||||||
#################
|
#################
|
||||||
|
|||||||
Reference in New Issue
Block a user