home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / DESQVIEW / TECH / MYLESS.ZIP / MYLESS.MSG < prev   
Encoding:
Internet Message Format  |  1991-04-11  |  1.2 KB

  1. Date: 11 Apr 91 05:05:37 GMT
  2. From: mlord@bnr.ca (Mark Lord)
  3. Newsgroups: comp.binaries.ibm.pc
  4. Subject: v11i138: myless, file viewer
  5. Summary: An implementation of the 'less' file viewer from UNIX
  6. Keywords: less, util
  7.  
  8. The following is an archive containing the binary and DOCs for the
  9. version of LESS.EXE that I have modified for use on PCs.
  10.  
  11. It is based on the sources for LESS V62 (unix termcap), and has been
  12. converted (by me) to use the Turbo C++ video library for determining
  13. screen sizes and performing video I/O and scrolling.
  14.  
  15. As such, it works with *any* screen size, and does NOT require a
  16. *ANSI.SYS driver.
  17.  
  18. Other enhancements include the ability to invoke vi or elvis with the
  19. current line number, and a special search routine that deals
  20. intelligently with backspaces in formatted nroff documents (such as
  21. *nix man pages).  Regular expression matching is also included, as per
  22. the original sources.
  23.  
  24. My favorite "LESS" environment variable setting is:
  25.  
  26.    set LESS=bp50 semPm<--Less-->FoP
  27.  
  28. I have had a lot of demand for this lately on the net, so perhaps a
  29. more general distribution is in order.
  30.  
  31. Given sufficient demand, I may also post the source code some day.
  32.  
  33. Cheers,
  34.  
  35. Mark Lord  (MLORD@BNR.CA)
  36.