From 85003bb1e6f0d11e72de197a88fcd796b7616421 Mon Sep 17 00:00:00 2001 From: PHO Date: Fri, 20 Sep 2013 10:13:46 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot-files/_zshrc b/dot-files/_zshrc index 49c5ad2..0479e5e 100644 --- a/dot-files/_zshrc +++ b/dot-files/_zshrc @@ -167,7 +167,7 @@ function percol_select_history() { BUFFER="$selected" CURSOR="$#BUFFER" # move cursor to the end of line zle redisplay - zle accept-line + #zle accept-line # uncomment this to execute the selected one immediately. else zle redisplay fi -- 2.40.0