home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.sun.misc
- Path: sparky!uunet!apiary!milanj
- From: milanj@sematech.org (Jon Milan)
- Subject: Re: A few OpenLook questions ...
- Message-ID: <1992Aug26.172530.22501@apiary.uucp>
- Sender: news@apiary.uucp
- Nntp-Posting-Host: chile
- Organization: SEMATECH Manufacturing Systems Development
- References: <BtEHou.3GL@news.cso.uiuc.edu>
- Date: Wed, 26 Aug 1992 17:25:30 GMT
- Lines: 24
-
- In article <BtHCzJ.LF@micromuse.co.uk> you write:
- >In .openwin-init
- >
- >>-> How do I get cursor-up command-line recall or its equivalent in a sun-cmd
- >> window?
- >>
- >
- >Change your shell?
- >
-
- If you want to use "ksh" with "vi," set up a $HOME/.kshrc file with the lines:
-
- EDITOR=vi; export EDITOR # probably in your .profile
- set -o viraw
-
- in your .profile, add the line
-
- ENV=$HOME/.kshrc; export ENV
-
- --
- Jon Milan jon_milan@sematech.org |
- SEMATECH Manufacturing Systems Development |
- "is was as was was when was was as is" (pmk) |
- = = = = = = = = = = = = = = = = = = = = = = = =
-