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 -- 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