[pass] [feature] tree, detect overflow, use pager

George Angelopoulos george at usermod.net
Fri Apr 25 02:18:08 CEST 2014


When I do 'git log' or 'man man', if the output is longer than my
terminal it uses $PAGER to let me navigate through the output instead of
dumping it all on the screen. So if I'm all like 'export PAGER=less' it
uses 'less', and if I'm like "export PAGER='more' " it pipes it into
'more'. It would be super nice if pass did this, and I'm guessing it
would need to be implemented in tree (with an optional flag maybe?). Are
my assumptions correct? How does one go about implementing this?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 555 bytes
Desc: OpenPGP digital signature
URL: <http://lists.zx2c4.com/pipermail/password-store/attachments/20140425/e59094e7/attachment.asc>


More information about the Password-Store mailing list