> > >> How about piping into 'less -R' if the hunk is longer than X lines? > > >> Where X might be specified either directly or as a multiple of $LINES? > > > > > >Or use the industry standard *grin* : pipe through $PAGER, defaulting to > > >the "more" binary in your path. (Windows?) And perhaps a separate > > >variable DARCS_PAGER_LINES to specify the cut-off X: if the patch is > > >less than X lines, don't call $PAGER.
Please, please, if you do anything like this, be sure to provide a way to disable the feature. I always run my shell in an Emacs buffer/window, and programs like "less" don't play nicely in that environment. Cheers, - arb _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
