[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Quilt-dev] Re: [PATCH] pager support like git
From: |
Andreas Gruenbacher |
Subject: |
[Quilt-dev] Re: [PATCH] pager support like git |
Date: |
Wed, 18 Nov 2009 18:55:26 +0100 |
User-agent: |
KMail/1.12.2 (Linux/2.6.31.5-0.1-desktop; KDE/4.3.1; i686; ; ) |
On Wednesday 18 November 2009 18:51:29 Bert Wesarg wrote:
> As a second proposal, we could pass the value of --color to the
> setup_pager function and put the logic in there. This sounds actually
> nicer, does it?
No, because we might want to have color but no paging in some cases.
Andreas