Bill, good day. Mon, Mar 26, 2007 at 01:14:44PM -0600, Bill Lear wrote: > > (1) Learn to use left/right arrow keys under "less -S" if you > > have occasional lines that are too long. > > Hmm, looking at the code: why, if the environment variable LESS is > already set, should this all be worth talking about? Shouldn't the > user be able to set LESS to whatever they want, once, and be done with > it? The current setenv() call to set up the pager does this, correct? If it was named GIT_LESS, then yes, I could set it to the defaults that are sane for me with Git. But I do not like the idea of setting -F, -R and -X for all less invocations. But OK, the 'l' and 'h' bindings for less movements are fine with me. I do not like scrolling very much (using 14400 modem lines sometimes, so it is a bit slow), but if 'FRSX' are good defaults that people are used to, then I should live with them. Or probably start the git-FRX toolchain ;)) OK, I feel that this thread is exhausted itself, so I am shutting up. -- Eygene - 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