Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.1 6/24/83 (MC840302); site chalmers.UUCP
Path: utzoo!watmath!clyde!cbosgd!ihnp4!mhuxn!mhuxj!mhuxr!ulysses!allegra!mit-eddie!godot!harvard!seismo!mcvax!enea!chalmers!bernerus
From: bernerus@chalmers.UUCP (Christer Bernerus)
Newsgroups: net.sources
Subject: Hacks for vc
Message-ID: <262@chalmers.UUCP>
Date: Wed, 6-Mar-85 07:38:27 EST
Article-I.D.: chalmers.262
Posted: Wed Mar  6 07:38:27 1985
Date-Received: Sat, 9-Mar-85 08:34:43 EST
Reply-To: bernerus@chalmers.UUCP (Christer Bernerus)
Organization: Dept. of CS, Chalmers, Sweden
Lines: 14

In order to make vc a more powerful tool when calculating anything else
than money I have implemented most of of the standard mathematical
functions found in chapter 3m of your unix programmer's manual.
The modulo (%) and power (** or ^) operators are also included.

One of the hacks published shortly after vc was distributed to net.sources
implemented the keys h,j,k,l for moving around. I have changed this to allow 
the keys to be used even when you are on the command line, although not when
you are writing strings.

If you want these hacks, please drop me a letter. If there is enough interest
I will send the diffs to net.sources.

Chris.