home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sun / misc / 3933 < prev    next >
Encoding:
Text File  |  1992-08-26  |  984 b   |  37 lines

  1. Newsgroups: comp.sys.sun.misc
  2. Path: sparky!uunet!apiary!milanj
  3. From: milanj@sematech.org (Jon Milan)
  4. Subject: Re: A few OpenLook questions ...
  5. Message-ID: <1992Aug26.172530.22501@apiary.uucp>
  6. Sender: news@apiary.uucp
  7. Nntp-Posting-Host: chile
  8. Organization: SEMATECH Manufacturing Systems Development
  9. References: <BtEHou.3GL@news.cso.uiuc.edu>
  10. Date: Wed, 26 Aug 1992 17:25:30 GMT
  11. Lines: 24
  12.  
  13. In article <BtHCzJ.LF@micromuse.co.uk> you write:
  14. >In .openwin-init
  15. >
  16. >>-> How do I get cursor-up command-line recall or its equivalent in a sun-cmd
  17. >>   window?
  18. >>
  19. >
  20. >Change your shell?
  21. >
  22.  
  23. If you want to use "ksh" with "vi," set up a $HOME/.kshrc file with the lines:
  24.  
  25. EDITOR=vi; export EDITOR    # probably in your .profile
  26. set -o viraw
  27.  
  28. in your .profile, add the line
  29.  
  30. ENV=$HOME/.kshrc; export ENV
  31.  
  32. -- 
  33. Jon Milan         jon_milan@sematech.org      |
  34. SEMATECH Manufacturing Systems Development    |
  35. "is was as was was when was was as is" (pmk)  |
  36. = = = = = = = = = = = = = = = = = = = = = = = =
  37.