]> Sergey Matveev's repositories - schwabrak.git/blobdiff - cd
More colours
[schwabrak.git] / cd
diff --git a/cd b/cd
index b419c6f6da50f1311d8d4221755122e8c641685ba0a647060d54bc4b2fd6e314..05193248aa7901a61e75449f7bb3c815c129bbbdd1d248377bb93feaadd3e2be 100755 (executable)
--- a/cd
+++ b/cd
@@ -3,5 +3,5 @@
 root=$0:h:a
 . $root/lib.zsh.rc
 
-$root/list | fzf -d "\t" --tac --preview="$root/show {2}" | cut -f2 | read d
+$root/list | fzf --ansi -d "\t" --tac --preview="$root/show {2}" | cut -f2 | read d
 print issues/$d