[PATCH,RFC] pwclient: pipe view through PAGER

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Tue Mar 3 02:18:33 AEDT 2015


Hi there,

One thing that would come in handy for patches spanning more than one
console page is a pager. Therefore i would like to propose to pipe the
'view' output through the env's PAGER (if set) like in the following
patch.

Sample:
$ pwclient view 123
$ pwclient view 123 234 345
$ PAGER= pwclient view 234 345

TIA and cheers,

Bernhard Reutner-Fischer (1):
  pwclient: honor PAGER for view

 apps/patchwork/bin/pwclient | 23 +++++++++++++++++++----
 1 file changed, 19 insertions(+), 4 deletions(-)

-- 
2.1.4



More information about the Patchwork mailing list