bind
This commit is contained in:
parent
ae7c4c219c
commit
241161f814
@ -25,5 +25,3 @@ bindkey '^[[6~' end-of-buffer-or-history # page down
|
|||||||
bindkey '^[[H' beginning-of-line # home
|
bindkey '^[[H' beginning-of-line # home
|
||||||
bindkey '^[[F' end-of-line # end
|
bindkey '^[[F' end-of-line # end
|
||||||
bindkey '^[[Z' undo # shift + tab undo last action
|
bindkey '^[[Z' undo # shift + tab undo last action
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -7,3 +7,4 @@ so ~/.subzsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
|||||||
so ~/.subzsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
|
so ~/.subzsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||||
so ~/.subzsh/plugins/hlissner/zsh-autopair/autopair.zsh
|
so ~/.subzsh/plugins/hlissner/zsh-autopair/autopair.zsh
|
||||||
|
|
||||||
|
bindkey '`' autosuggest-accept
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user