home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.editors
- Path: sparky!uunet!spool.mu.edu!sol.ctr.columbia.edu!alcor.Concordia.CA!marak
- From: marak@alcor.concordia.ca ( Mike Marak)
- Subject: Re: VI Mapping Help
- Organization: Concordia University, Montreal, Quebec
- References: <1992Sep11.182433.25903@doug.cae.wisc.edu>
- Message-ID: <1992Sep12.043650.25188@sol.ctr.columbia.edu>
- Sender: nobody@ctr.columbia.edu
- Date: Sat, 12 Sep 1992 04:36:50 GMT
- X-Posted-From: alcor.concordia.ca
- X-Posted-Through: sol.ctr.columbia.edu
- Lines: 24
-
- In article <1992Sep11.182433.25903@doug.cae.wisc.edu> saunders@luther.che.wisc.edu (Brian E. Saunders) writes:
- >I am using remapping commands to do some common tasks in vi in a smaller
- >amount of time. If I place the map commands in the .exrc file, or the
- >.login file, these keyboard remappings work when I edit a file in my home
- >directory, but somehow they don't show up if I'm working in any
-
- One of the guys in the lab here showed us how to do this. Try this in your
- .login:
-
- setenv EXINIT 'set wm=o [any other options] | source ~/.exrc'
-
- This works for ULTRIX (csh), abd should work for other flavors of unix.
-
-
- Hope this helps
- Mike
-
- ******************************************************************
- * Mike Marak * mike@emc2.concordia.ca * *
- * Lab Manager * (514)848-3118 * SPACE *
- * EMC Lab * Room CC-109 * FOR *
- * Loyola Campus * 7141 Sherbrooke St. W. * RENT *
- * Concordia University * Montreal, Canada * *
- ******************************************************************
-