projects
/
sugar.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4003f6c
)
Auto commit by The Sugar System.
author
PHO
<pho@cielonegro.org>
Fri, 20 Sep 2013 01:13:46 +0000
(10:13 +0900)
committer
PHO
<pho@cielonegro.org>
Fri, 20 Sep 2013 01:13:46 +0000
(10:13 +0900)
dot-files/_zshrc
patch
|
blob
|
history
diff --git
a/dot-files/_zshrc
b/dot-files/_zshrc
index 49c5ad2edea2b88b10344362bcd1e837eb60f1cb..0479e5e4b98152adb86323554b2f83ddb328987e 100644
(file)
--- 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