vile
[Top][All Lists]
Advanced

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

[vile] How to insert text in a macro


From: Chris Green
Subject: [vile] How to insert text in a macro
Date: Sun, 11 Oct 2015 11:58:58 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

I want to add some text to a file (just one line) in a stored
procedure and I just can't see how to do it.

If I do:-

    goto-beginning-of-file
    open-line-above-and-insert-chars

then I'm expected to type the line.  How do I actually get the text
inserted from the stored procedure?  Do I have to define a map!
command to do it and then execute it or is there a more elegant way? 

-- 
Chris Green



reply via email to

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