On Tue, Aug 30, 2011 at 08:24:04PM +0200, Ingo Brückl wrote: > Ben Walton wrote on Tue, 30 Aug 2011 13:43:46 -0400: > > > Excerpts from Ingo Brückl's message of Tue Aug 30 13:21:18 -0400 2011: > > >> The output of "stash list" is such that piping into a pager > >> normally isn't necessary but annoying, so disable it by default. > > > If you $PAGER is less and you use the default LESS environment value > > FRXS, this shouldn't be annoying at all. Are you using either a > > different pager or a different value for LESS? > > For some reason I have '-c' in LESS which must be convenient for a case > I currently don't remember. When you don't require the '-c' option for paging in git, please try 'core.pager = less -FRXS'. That forces git's default behaviour regardless of the LESS environment variable. Raphael -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html