[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: strange vi



on Mon, Feb 18, 2002 at 06:41:50PM -0800, justin cunningham (jcunningham@engine8.com) wrote:
> On: Monday, February 18, 2002 dman [:dman@dman.ddts.net] wrote:

> > It does once you put your hand on home row and see where the keys are
> > (and forget about the screen printing on them).
> > 
> > 
> > As for the arrow keys not working, which "vi" do you have?  Surely it
> > isn't 'vi' since that is copyright and only Sun systems have it.  In
> > vim, I have the following set :
> > 
> > set esckeys         " allow cursor keys in insert mode
> > 
> > The arrow keys work, but I never use them anyways.

> dpkg -l | grep vi shows nvi 1.79-20.  the potato's show 1.79-16a.1.  
> 
> ok, so if I use the letter keys instead how to I get to the end of a
> line of data then press return to enter a new line without taking the
> last character with me? 

Please use postfix quoting format:  your reply goes below the material
cited.  Trim your quotes appropriately and ensure your attributions are
accurate.

Thank you.

   $a<return>

You can also start a new line with 'o'.

With "wrapmargin" or (better, but only supported in vim AFAIK)
"textwidth" set, the wrapping occurs automagically.

You can reflow paragraphs (or other regions of text) with "gqip" or
"gq<movement indicator>"

Peace.

-- 
Karsten M. Self <kmself@ix.netcom.com>    http://kmself.home.netcom.com/
 What part of "Gestalt" don't you understand?       There is no K5 cabal
  http://gestalt-system.sourceforge.net/         http://www.kuro5hin.org

Attachment: pgp4djM4vdbNR.pgp
Description: PGP signature


Reply to: