I like dropping the configure goo. - What about options -m and -E which the old less added for more?
- The more prompt is now --More-- which is a lot less useful than the filename (and is not POSIX I believe). On Sat, Sep 03, 2011 at 10:29:42PM +0600, Alexandr Shadchin wrote: > On Tue, Aug 30, 2011 at 10:37:15PM +0600, Alexandr Shadchin wrote: > > Hi, > > > > http://koba.devio.us/distfiles/less.diff > > > > This update less to the latest release 444. > > Tested on i386 and amd64. > > > > Change build system ( or leave old ? ): > > * no configure, used prepared define.h > > * no Makefile.bsd-wrapper, used less/Makefile and lesskey/Makefile > > > > Please test on other arch. > > > > Comments ? OK ? > > > > -- > > Alexandr Shadchin > > > > New diff http://koba.devio.us/distfiles/less.v2.diff > > Changes: > * for "more" added option -X (Don't use termcap init/deinit strings). > This fixes: > if you do "more /some/file" where the file is less than a screen-full, > the display flashes but nothing is left on-screen. > > -- > Alexandr Shadchin