From: ovek AT arcticnet DOT no (Ove K�ven)
Newsgroups: comp.os.msdos.djgpp
Subject: GNU less doesn't work
Date: Thu, 24 Oct 1996 22:15:56 GMT
Organization: Vplan Programvare AS
Lines: 13
Message-ID: <54pt8h$tmc@troll.powertech.no>
NNTP-Posting-Host: alwayscold.darkness.arcticnet.no
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

While I was downloading djgpp v2.01, I noticed the new GNU stuff in
the v2gnu/ directory, and downloaded most of it (though I have no idea
what to do with the shell utils). Well, among them was something
called GNU less, so I thought, "ah, coool, finally a real viewer".
But unfortunately, it doesn't work as it should. When I press a key,
the screen scrolls up so the status line makes a mess on the screen,
yet it does not even interpret the key I press either at first, but
instead reverting to line-mode input, where I have to press Enter
before it accepts the command.

So what's wrong with it?