From 8db72288de6ccfda17ce0a14b6ffaaa3a6a09019 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Wed, 27 Feb 2013 10:11:45 +0100 Subject: Push-line -OR- edit.. --- user:hugues/GusBindings.zsh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'user:hugues') diff --git a/user:hugues/GusBindings.zsh b/user:hugues/GusBindings.zsh index 355ee59..495e4ef 100644 --- a/user:hugues/GusBindings.zsh +++ b/user:hugues/GusBindings.zsh @@ -63,7 +63,7 @@ bindkey '^M' accept-line bindkey '^N' down-line-or-history bindkey '^O' accept-line-and-down-history bindkey '^P' up-line-or-history -bindkey '^Q' push-line +bindkey '^Q' push-line-or-edit bindkey '^R' history-incremental-search-backward bindkey '^S' history-incremental-search-forward bindkey '^T' transpose-chars @@ -148,7 +148,7 @@ bindkey '^[OB' down-line-or-history bindkey '^[OC' forward-char bindkey '^[OD' backward-char bindkey '^[P' history-search-backward -bindkey '^[Q' push-line +bindkey '^[Q' push-line-or-edit bindkey '^[S' spell-word bindkey '^[T' transpose-words bindkey '^[U' up-case-word -- cgit v1.2.3