From: Raphael Zimmerer <killekulla@rdrz.de>
To: Junio C Hamano <gitster@pobox.com>
Cc: "Ingo Brückl" <ib@wupperonline.de>, git@vger.kernel.org
Subject: Re: [PATCH] stash: Don't paginate by default with list command
Date: Tue, 30 Aug 2011 22:19:18 +0200 [thread overview]
Message-ID: <20110830201918.GC19715@rdrz.de> (raw)
In-Reply-To: <7vk49u1z1n.fsf@alter.siamese.dyndns.org>
On Tue, Aug 30, 2011 at 12:26:12PM -0700, Junio C Hamano wrote:
[...]
> to have while reviewing long-ish patches via "git log -p", but having a
> long line that "S" causes to be chopped counts as not being able to show
> the entire file on the first screen for the purpose of "F", and introduces
> a minor irritation of having to exit explicitly with a 'q'.
Yes, you are right. That can be annoying. Same issue when showing the
reflog, but as it has lots of entries, the automatic pager is really
handy. I seldom use 'stash clear' (stash is a nice way for storing
working copy history somewhere...), so I don't like to miss the
pager in stash list. Maybe 'pager.stash.list' as mentioned before is
the way to go.
But as Ingo has set the LESS environment variable to some value
('-c'), he always has to press 'q', what may be his problem (beside of
the annoyance that his less now displays '~' on each empty line).
Raphael
prev parent reply other threads:[~2011-08-30 20:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-30 17:21 [PATCH] stash: Don't paginate by default with list command Ingo Brückl
2011-08-30 17:43 ` Ben Walton
2011-08-30 18:24 ` Ingo Brückl
2011-08-30 19:08 ` Raphael Zimmerer
2011-08-31 18:18 ` Ingo Brückl
2011-08-30 17:57 ` Raphael Zimmerer
2011-08-30 19:26 ` Junio C Hamano
2011-08-30 20:19 ` Raphael Zimmerer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110830201918.GC19715@rdrz.de \
--to=killekulla@rdrz.de \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=ib@wupperonline.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).