On Sat, May 10, 2008 at 02:08:07AM +0200, Lele Gaifax <[EMAIL PROTECTED]> wrote: > While on the subject, would it be difficult to invoke the pager only > when needed, that is only the number of lines is greater than, say, > LINES? It's rather annoying, because by default the pagers (less, at > least) uses the "secondary" screen to do its job, and on exit it > restores the original screen...
i think you're looking for less' -X option :) # F: quit if input is less then one page # X: don't throw away the output after quit under for example xterm export LESS="FX"
pgpYn19hTmTtH.pgp
Description: PGP signature
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
