]> Sergey Matveev's repositories - public-inbox.git/commit
lei q: only start pager if output is to stdout
authorEric Wong <e@80x24.org>
Thu, 4 Feb 2021 09:59:24 +0000 (00:59 -0900)
committerEric Wong <e@80x24.org>
Fri, 5 Feb 2021 00:16:30 +0000 (00:16 +0000)
commit52e864b5e7e45eafe559a28bad70b2f23fad7bf9
tree688a1f6ed74825b86fd7d9ab7ab2b3d1b4bae209
parent7d440bf3667b8ef5f44266b92b94384694de33e0
lei q: only start pager if output is to stdout

No need to be starting a pager if we're writing to a regular file.
lib/PublicInbox/LeiOverview.pm
lib/PublicInbox/LeiXSearch.pm