Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!motcsd!hpda!hpcupt1!hpirs!wk From: wk@hpirs.HP.COM (Wayne Krone) Newsgroups: comp.unix.questions Subject: Re: vi case-change question Message-ID: <4750026@hpirs.HP.COM> Date: 5 Jul 89 22:47:33 GMT References: <1055@gtx.com> Organization: Hewlett Packard, Cupertino Lines: 8 > In vi, I would like to use the '~' operation on more than one character In addition to Bo's suggestions, HP-UX vi for releases s800 3.0 and s300 6.5 or later has been modified to accept a count before the "~" operator. So for your example the command "99~" would do what you want. Wayne