From: PHO Date: Fri, 20 Sep 2013 01:13:46 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=sugar.git;a=commitdiff_plain;h=85003bb1e6f0d11e72de197a88fcd796b7616421 Auto commit by The Sugar System. --- 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