home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / next / sysadmin / 6560 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  1.7 KB

  1. Path: sparky!uunet!ogicse!uwm.edu!spool.mu.edu!darwin.sura.net!jhunix.hcf.jhu.edu!eboltz
  2. From: eboltz@jhunix.hcf.jhu.edu (Eric Scott Boltz)
  3. Newsgroups: comp.sys.next.sysadmin
  4. Subject: Re: cursor keys in csh (editmode=emacs)
  5. Message-ID: <1992Nov17.211857.13957@jhunix.hcf.jhu.edu>
  6. Date: 17 Nov 92 21:18:57 GMT
  7. Article-I.D.: jhunix.1992Nov17.211857.13957
  8. References: <1992Nov10.122831.564@sel.sub.org> <1e9hliINNfl@master.cs.rose-hulman.edu>
  9. Distribution: comp
  10. Organization: HAC - Johns Hopkins University, Baltimore
  11. Lines: 36
  12.  
  13. In article <1e9hliINNfl@master.cs.rose-hulman.edu> nelson@nextwork.Rose-Hulman.Edu (Randy J. Nelson) writes:
  14. >In article <1992Nov10.122831.564@sel.sub.org> stez@sel.sub.org (Johannes  
  15. >Stezenbach) writes:
  16. >> 
  17. >> I ve set editmode=emacs in a csh running in Terminal.app (NS3.0)
  18. >> and I want to use the cursor keys for parsing through the history and
  19. >> command line editing.
  20. >> 
  21. >> I tried to use  bind-to-key PreviousHistEntry ... , but I don t know
  22. >> what what to enter in the  key  field of the bind-to-key function.
  23. >> 
  24. >> Please help !
  25. >
  26. >Subject: C7. How do I get the arrow keys to work in csh?
  27. >
  28. <<Stuff from the FAQ deleted>>>
  29.  
  30. I never was able to implement this from the FAQ on a 040 cube running 2.1.
  31. Niether was another friend with the same machine.
  32. I sort of wonder if anyone has done this the way it is explained in
  33. the FAQ...
  34. Anyway I just blew it off and learned the emacs bindings and like 'em
  35. just fine! If you don't know already, with editmode=emacs:
  36. previous = ^p (like uparrow in VMS)
  37. next = ^n
  38. back (for in-line editing) = ^b
  39. forward = ^f
  40. Where ^ means control.
  41. These are basics, for more info learn emacs.
  42.  
  43. Eric
  44.  
  45.   
  46. >  Rose-Hulman Institute of Technology
  47. >  Email: Randy.Nelson@Rose-Hulman.Edu               
  48. >  
  49.