From 1a4de233ec4494c931fa42f1dc6ddd769d51e28d Mon Sep 17 00:00:00 2001 From: David Alexander Majnemer Date: Thu, 11 Dec 2008 22:34:02 -0600 Subject: [PATCH] finished bindkey cleanup --- zshrc | 2 -- 1 file changed, 2 deletions(-) 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