mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-04 20:37:37 +08:00
Merge 5fb5f34832 into 44394e7225
This commit is contained in:
commit
70f4c5de60
@ -9,4 +9,6 @@ fancy-ctrl-z () {
|
||||
}
|
||||
zle -N fancy-ctrl-z
|
||||
bindkey '^Z' fancy-ctrl-z
|
||||
bindkey -M viins '^Z' fancy-ctrl-z
|
||||
bindkey -M vicmd '^Z' fancy-ctrl-z
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user