home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / palmtops / 4288 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  1.7 KB

  1. Path: sparky!uunet!caen!nic.umass.edu!dime!shri
  2. From: shri@freal.cs.umass.edu (H.Shrikumar)
  3. Newsgroups: comp.sys.palmtops
  4. Subject: Re: Trouble with Unix vi and HP95 comm program
  5. Message-ID: <58430@dime.cs.umass.edu>
  6. Date: 8 Jan 93 07:10:38 GMT
  7. References: <1993Jan8.021637.6063@sol.UVic.CA>
  8. Sender: news@dime.cs.umass.edu
  9. Reply-To: shri@freal.cs.umass.edu (H.Shrikumar)
  10. Organization: UMass, Amherst MA + Temporal Sys & Computer Networks Bombay India
  11. Lines: 27
  12.  
  13. In article <1993Jan8.021637.6063@sol.UVic.CA> justice@dao.nrc.ca writes:
  14. > applications such as vi would they mind sharing it with us?  I have been havi
  15.  
  16. I simply say stty rows 16 ; stty cols 40 to my unix box, with the TERM still
  17. remaining xterm or vt100. Works fine. Vi looks interesting, works fine,
  18. less is OK too, but more comfortable with -c.
  19.  
  20. One problem is after a ESC-[-H sequence, usually when less starts painting
  21. the screen from the top, subsequent scrolls show phantom characters 
  22. as the screen scrolls. This is another horrid bug to add to ed falk's list.
  23.  
  24. SO when you quit from less, and hit a few carriage returns you see chars that
  25. had come on the screen long ago scroll up from the dead. A clear(1)
  26. (ESC-[H ESC-[J) fixes that. Evidently a vt100 and ANSI emulation bug.
  27.  
  28. Wish also that they had the cursor keys behave like cursor keys in 
  29. COMM too ... sending the ESC-[A etc. sequences, and ALT-cursor doing the
  30. scrolling. Very confusing since it is not consistent with the way the
  31. DOS screen ALT-arrow behaves. Also I miss the cursor keys.
  32.  
  33. Hey ... and why not a cut and paste in COMM too ... !! I sorely 
  34. miss that. (Of course, paste is missing in Phone as well Buddy fixes
  35. it, but cant write a CHAR-macro to use that fix).
  36.  
  37. -- shrikumar ( shri@legato.cs.umass.edu )
  38.  
  39.  
  40.