home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / question / 13252 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.7 KB  |  37 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!utcsri!torn!watserv2.uwaterloo.ca!watmath!undergrad.math.waterloo.edu!napier.uwaterloo.ca!papresco
  3. From: papresco@napier.uwaterloo.ca (Paul Prescod)
  4. Subject: Re: IS UNIX DEAD? (long)
  5. Message-ID: <BxKMo9.3HI@undergrad.math.waterloo.edu>
  6. Sender: news@undergrad.math.waterloo.edu
  7. Organization: University of Waterloo
  8. References: <sherman.721291094@foster> <BxGu2H.A62@undergrad.math.waterloo.edu> <1992Nov10.164647.11030@bilver.uucp>
  9. Date: Wed, 11 Nov 1992 21:36:08 GMT
  10. Lines: 25
  11.  
  12. >>Why doesn't VI use the jkl; keys for cursor movement, since your fingers
  13. >>are already on them.  Or why not use keys somewhere far from them.  A
  14. >>person can easily get confused.
  15. >
  16. >That is one of the nice features of vi.   The hjkl keys are where you
  17. >normally place your fingers and in command mode h moves you left, j
  18. >down, k up and l right.   I guess you just didn't try them.   And if
  19. >your terminal is configured properly you can use the arrow keys too.
  20.  
  21. What touch typing course did you take?  asdfjkl;.  I practiced them 
  22. for hours.  That's why most keyboards have little bumps on j and f,
  23. so you can find them without looking.  Does it make much sense to
  24. "find them without looking" and then shift my fingers to move around?
  25. Besides, why waste the h key.  It is very valuable...it should be help!
  26.  
  27. >Yes - I noticed that you let the words continue on a very long line.
  28. >But since vi needs to be a program editor too, there are options of
  29. >continuing long lines, or to have them wrap just like vi is doing for
  30. >me right now.   set wrapmargin=5 will do nicely.
  31.  
  32. Does VI need to be program editor when I'm in RN?  Surely RN could set
  33. VI to word wrap mode, as I am certain they work together often.
  34.  
  35.  
  36.  
  37.