X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=blobdiff_plain;f=bin%2Fbin%2Fpe;fp=bin%2Fbin%2Fpath-extractor.zsh;h=8b64702a77f53de9de5150d9b83fc684eafd66dd;hp=2a93173bb1e72bcedd88b9dad946abeef467380e;hb=3d5975f24c8913da9d903b94c5beeacd2e9846e1;hpb=62bccf2a97581ed475dd46068621d0dffa21d5c9 diff --git a/bin/bin/path-extractor.zsh b/bin/bin/pe similarity index 94% rename from bin/bin/path-extractor.zsh rename to bin/bin/pe index 2a93173..8b64702 100755 --- a/bin/bin/path-extractor.zsh +++ b/bin/bin/pe @@ -15,6 +15,7 @@ done [[ $ctr -le 20 ]] && print -C 1 $toprint || print -c $toprint print -n "> " read choice < /dev/tty +[[ "$choice" = "q" ]] && exit if [[ "$choice" = "*" ]]; then buf=$fns else