From 0ba4786f0079e15a70edeafca711d2198f6e2e44 Mon Sep 17 00:00:00 2001 From: David Alexander Majnemer Date: Thu, 11 Dec 2008 22:30:27 -0600 Subject: [PATCH] removed extra keybinding --- zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/zshrc b/zshrc index 8cae06c..1d6eabd 100644 --- a/zshrc +++ b/zshrc @@ -178,7 +178,6 @@ bindkey ' ' magic-space bindkey -M emacs '\ee' edit-command-line bindkey -M emacs '^P' history-incremental-search-forward -bindkey -M emacs '^N' history-incremental-search-backward case $TERM in xterm*)