git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Raphael Zimmerer <killekulla@rdrz.de>
To: "Ingo Brückl" <ib@wupperonline.de>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] stash: Don't paginate by default with list command
Date: Tue, 30 Aug 2011 19:57:48 +0200	[thread overview]
Message-ID: <20110830175748.GA19715@rdrz.de> (raw)
In-Reply-To: <4e5d1e5c.438d9c87.bm000@wupperonline.de>

On Tue, Aug 30, 2011 at 07:21:18PM +0200, Ingo Brückl wrote:
> The output of "stash list" is such that piping into a pager
> normally isn't necessary but annoying, so disable it by default.

Why is the current behaviour annoying?

Here on my (default) setup the pager automatically exits if the entire
output can be displayed on the screen, as with any other git
command. Is there any chance you have set the LESS environment
variable somewhere? To disable the pager for some commands, cou can
have a look at the *.pager config variables (man git-confg). However,
'pager.stash' is not recognized... The 'alias.*' config variables may
be interesting, too.

Raphael

  parent reply	other threads:[~2011-08-30 18:04 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 [this message]
2011-08-30 19:26   ` Junio C Hamano
2011-08-30 20:19     ` Raphael Zimmerer

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=20110830175748.GA19715@rdrz.de \
    --to=killekulla@rdrz.de \
    --cc=git@vger.kernel.org \
    --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).