From a2c7933ea8c0f37a29809e371b754214c27e8633 Mon Sep 17 00:00:00 2001 From: Hugues Date: Wed, 26 Mar 2008 14:35:11 +0100 Subject: Corrects ESC- keybinding. --- user:hugues/KeyBindings.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user:hugues/KeyBindings.zsh b/user:hugues/KeyBindings.zsh index 02c114f..b9d43f5 100644 --- a/user:hugues/KeyBindings.zsh +++ b/user:hugues/KeyBindings.zsh @@ -217,7 +217,7 @@ bindkey -s 'M' 'make ' bindkey -s 'l' 'Q l\n' #bindkey -s 'L' 'Q la\n' -bindkey -s ' ' '\\\\ ' +bindkey -s ' ' '\\ ' bindkey -s 'g' 'Q git-status\n' bindkey -s 'G' 'Q git-repack\n' -- cgit v1.2.3