]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Fri, 20 Sep 2013 01:13:46 +0000 (10:13 +0900)
committerPHO <pho@cielonegro.org>
Fri, 20 Sep 2013 01:13:46 +0000 (10:13 +0900)
dot-files/_zshrc

index 49c5ad2edea2b88b10344362bcd1e837eb60f1cb..0479e5e4b98152adb86323554b2f83ddb328987e 100644 (file)
@@ -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