diff options
Diffstat (limited to '')
-rw-r--r-- | .zsh/zshrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -181,6 +181,8 @@ else bindkey "^S" history-incremental-search-forward fi +bindkey "^[-" copy-prev-word + case $TERM in xterm*|aterm|rxvt) bindkey "^[OH" beginning-of-line |