Re: option for no highlighting on output

2021-03-28 Thread Greg Minshall
Oliver, > that would be great. (sorry, i should have said this initially.) if this would be of interest to add to the source, i'd be happy to produce a candidate patch. cheers, Greg

Re: option for no highlighting on output

2021-03-26 Thread Greg Minshall
Oliver, > I like the env var but wouldn’t it also be good to detect if pass is > being piped or outputting to the terminal? That would be a good > default behavior, which you could override with env variable. that would be great. cheers, Greg

Re: option for no highlighting on output

2021-03-26 Thread Greg Minshall
for no highlighting on output Date: Tue, 24 Sep 2019 06:09:22 +0300 hi. i wanted to edit those of my files that matched a certain pattern, and tried: for i in $(pass grep -iw user | grep ':$' | sed s/://); do pass tailedit $i; done but, i got files with names like: tfxPMA-^[[94mbank-hsbc

option for no highlighting on output

2019-09-23 Thread Greg Minshall
hi. i wanted to edit those of my files that matched a certain pattern, and tried: for i in $(pass grep -iw user | grep ':$' | sed s/://); do pass tailedit $i; done but, i got files with names like: tfxPMA-^[[94mbank-hsbc-^[[1mhesab.txt where the characters preceding the