diff --git a/zshrc b/zshrc index 1d6eabd..e89e0cb 100644 --- a/zshrc +++ b/zshrc @@ -177,8 +177,6 @@ bindkey ' ' magic-space bindkey -M emacs '\ee' edit-command-line -bindkey -M emacs '^P' history-incremental-search-forward - case $TERM in xterm*) bindkey '\e[H' beginning-of-line