]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Fri, 22 Apr 2016 05:33:44 +0000 (14:33 +0900)
committerPHO <pho@cielonegro.org>
Fri, 22 Apr 2016 05:33:44 +0000 (14:33 +0900)
dot-files/_zshrc

index d32ac3aecb22255774c4b7e7f2bd2519c118906e..d74bba30b22225016ff0bda39ca09e745889097b 100644 (file)
@@ -217,7 +217,7 @@ if [[ -r "$HOME/sandbox/_misc/z/z.sh" ]]; then
         selected=$(_z -r 2>&1 | \
             "${tac_cmd[@]}" | \
             percol --query "$LBUFFER" | \
-            sed -E 's/[^[:space:]]+[[:space:]]+//')
+            sed -r 's/[^[:space:]]+[[:space:]]+//')
 
         if [[ $? -eq 0 ]]; then
             cd "${selected}"