You most likely have a very buggy "less".
Try this:
echo hello | less -FRSX
on the command line. Do you see the "hello"?
(The above is assuming you haven't set GIT_PAGER, PAGER or the LESS
variables manually to something else)
Linus
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html