mirror of
https://github.com/akelge/zsh
synced 2025-07-04 05:29:06 +00:00
Cleanups
This commit is contained in:
@ -13,6 +13,9 @@ bindkey "^X^E" edit-command-line
|
||||
bindkey "^[[1;5C" forward-word
|
||||
bindkey "^[[1;5D" backward-word
|
||||
|
||||
bindkey "^S" kill-line
|
||||
bindkey "^U" backward-kill-line
|
||||
|
||||
|
||||
# Useful under iTerm
|
||||
bindkey "-e"
|
||||
|
Reference in New Issue
Block a user