[pass] [PATCH] Add support for 'show -t/--tail' to print 2nd and subsequent lines

mailinglists at tovotu.de mailinglists at tovotu.de
Mon Sep 29 21:33:13 CEST 2014


For such a frequent usecase this solution is not satisfactory because it
lacks the usual bash completion. And if you have a lot of passwords
(which most people do) usage of pass gets significantly more tedious
without bash completion.

This is not a feature request, it's a bug report. It just doesn't make 
sense to have an option that exclusively handles the first line while 
there is no option that handles the rest.

Am 29.09.2014 um 20:23 schrieb Jonas Wagner:
> If I recall correctly, the final consensus was that users had to
> type (or set a shell alias for) something like
>
> |pass -c foo/bar; pass foo/bar | sed 1d |
>
> instead of |pass -ct foo/bar| to get the desired behavior.
>
> I can understand the need to keep pass simple, and to be critical
> about feature request. On the other hand, I would really love the -ct
> feature, too.
>
> Cheers, Jonas​
>
>


More information about the Password-Store mailing list