Re: [PATCH 2 of 2 pager-endgame] pager: add a config knob to just globally turn off the pager

2017-03-08 Thread Augie Fackler
> On Feb 22, 2017, at 09:33, Yuya Nishihara wrote: > > On Tue, 21 Feb 2017 16:18:13 -0500, Augie Fackler wrote: >> # HG changeset patch >> # User Augie Fackler >> # Date 1486505605 18000 >> # Tue Feb 07 17:13:25 2017 -0500 >> # Node ID 390e26db66994cc2f627933815db02353958289f >> # Parent

Re: [PATCH 2 of 2 pager-endgame] pager: add a config knob to just globally turn off the pager

2017-02-22 Thread Yuya Nishihara
On Tue, 21 Feb 2017 16:18:13 -0500, Augie Fackler wrote: > # HG changeset patch > # User Augie Fackler > # Date 1486505605 18000 > # Tue Feb 07 17:13:25 2017 -0500 > # Node ID 390e26db66994cc2f627933815db02353958289f > # Parent 589dcabe2b7a2b9f2d49646d710335e5a70ad492 > pager: add a config k

[PATCH 2 of 2 pager-endgame] pager: add a config knob to just globally turn off the pager

2017-02-21 Thread Augie Fackler
# HG changeset patch # User Augie Fackler # Date 1486505605 18000 # Tue Feb 07 17:13:25 2017 -0500 # Node ID 390e26db66994cc2f627933815db02353958289f # Parent 589dcabe2b7a2b9f2d49646d710335e5a70ad492 pager: add a config knob to just globally turn off the pager diff --git a/mercurial/help/pa