home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9678 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.8 KB  |  39 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!news.claremont.edu!fenris!jwinstea
  3. From: jwinstea@fenris.claremont.edu (Jim Winstead Jr.)
  4. Subject: Re: Less gives false warnings
  5. Message-ID: <1992Sep2.162059.12758@muddcs.claremont.edu>
  6. Keywords: termcap, less
  7. Sender: news@muddcs.claremont.edu (The News System)
  8. Organization: Harvey Mudd College, WIBSTR
  9. References: <1992Sep2.105254.15291@kth.se>
  10. Distribution: comp
  11. Date: Wed, 2 Sep 1992 16:20:59 GMT
  12. Lines: 25
  13.  
  14. In article <1992Sep2.105254.15291@kth.se> d88-jwn@dront.nada.kth.se (Johan W}hlin) writes:
  15. >In article <C-AMB.92Sep1101734@solitude.math.utah.edu> c-amb@math.utah.edu (Mark B. Alston) writes:
  16. >>    When ever I use less, in either vga or svga modes, it warns me
  17. >>that the terminal can't clear to line, move up, ...  But, once I hit
  18. >>enter to continue, less is able to perform all of these functions.  I
  19. >>am using the termcap from the 0.97.1 root disk.  Is there a way to
  20. >>tell less that it really can perform these tricks?
  21. >
  22. >I had this problem and copied the entry for the 80x25 term into the terminal
  23. >mode I always use. The construct with refering to that entry did thus not work.
  24. >I did not fiddle around since I always use this term mode.
  25.  
  26. The problem that both of you had is a less compiled with an old
  27. termcap library that did not know how to handle the :tc=con-unk:
  28. entries in most of the termcap virtual terminal entries.
  29.  
  30. The best fix is to get the source for less (from prep.ai.mit.edu or
  31. elsewhere) and recompile less, and I also suspect the version from the
  32. MCC interim version does not have this problem.
  33.  
  34. -- 
  35.                                     +      Jim Winstead Jr. (CSci '95)
  36.                                     |      Harvey Mudd College, WIBSTR
  37.                                     |   jwinstea@jarthur.Claremont.EDU
  38.                                     + or jwinstea@fenris.Claremont.EDU
  39.