vile
[Top][All Lists]
Advanced

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

Re: [vile] Need some help with the -c command line option - how to get i


From: Chris Green
Subject: Re: [vile] Need some help with the -c command line option - how to get into insert mode?
Date: Sun, 24 Jun 2012 18:20:43 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, Jun 24, 2012 at 08:24:06AM -0400, Paul Fox wrote:
> 
> chris wrote:
>  > I want, if possible, to fire up vile from the command line so that it
>  > automatically goes to end-of-file in insert mode so one can just start
>  > typing. 
>  > 
>  > It's easy enough to get to the end of the file:-
>  > 
>  >     vile -cgoto-end-of-file <filename>
>  > 
>  > but how do I do '$a'?  (I.e. go to end of line, append)
> 
> i use this:
>      vile -cgoto-end-of-file -cappend-chars-at-eol <filename>
> 
Excellent, just what I need, thank you.

I guess '-cappend-chars-at-eol' is what 'A' does.

-- 
Chris Green



reply via email to

[Prev in Thread] Current Thread [Next in Thread]