Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site ltuxa.UUCP Path: utzoo!linus!security!genrad!grkermit!masscomp!clyde!floyd!harpo!ihnp4!we13!ltuxa!lsk From: lsk@ltuxa.UUCP Newsgroups: net.unix-wizards Subject: How do you turn off encryption in the vi editor? Message-ID: <273@ltuxa.UUCP> Date: Fri, 20-Jan-84 15:57:28 EST Article-I.D.: ltuxa.273 Posted: Fri Jan 20 15:57:28 1984 Date-Received: Sat, 21-Jan-84 07:25:26 EST Organization: Western Electric, Oakbrook Terrace, IL Lines: 28 I have a slight problem with encryption in vi. vi -x will let you encrypt a file. The regular editor uses the 'X' command such that "an explicitly empty key turns off encryption." There is no X command in vi or ex, as far as I can tell. HOW DO YOU TURN ENCRYPTION OFF IN VI equivalent to the X command of the regular editor? I am tired of escaping to the shell to do a "!crypt < % > tmp" and type in the key again! Thanks for your help. Please mail responses to " . . . !ltuxa!nwuxc!lsk" and I will post a summary. =larry AT&T Corporate Staff, an AT&T Technologies, Inc. Group P.S. I suppose I shouldn't mention that the documentation doesn't seem to list -x as an option, and I just stumbled across it, but what the heck.