Date: Wed, 13 Jul 94 17:11:43 -0400 From: U-E59264-Osman Buyukisik To: davis AT amy DOT tch DOT harvard DOT edu () Cc: djgpp AT sun DOT soe DOT clarkson DOT edu, j709572 AT nspp09 DOT ci DOT in DOT ameritech DOT com Subject: RE: Vernon D. Buergs LIST >There is always more and sometimes less. However, if you want a pager with >even more functionality, try most. It can scroll left/right/up/down, >display binary files, do folding, multiple windows, etc.... >The latest version is 4.3. I will release 4.31 next week. It can be found >only on amy.tch.harvard.edu:/pub/most. Hi, I tried to make "most", and have a small problem. I had to put a few ifndef GO32's in sysdep.c and sysdep.h (80x25 assumed). Used a termcap (hacked by Paul Shields from FSF termcap workalike). It compiled and linked. It workes ok but if I hit the bottom of the file, then I get End of buffer, beep, then it hangs (keyboard is not locked!). If I quit before EOF, then it is OK. It seems to scroll up-down-left-right OK. Since it can scroll all different ways and does not need ansi.sys loaded, I would like to trade in my "less" for your "most" ! If only someone can make it work with djgpp. I see that "slang" has a specific "dj" makefile but most does not. I just wonder if you tried to make this in DOS? regards, Osman