On 31May2015 08:26, Xu Wang <[email protected]> wrote:
Sometimes I would like to use 'push' in a macro, but I cannot figure
out the way to achieve this. For example, I have:
macro attach E "push
<save-entry><kill-line>/home/xuwang/Downloads/<enter>y<enter>" "xu
save"
What would the correct syntax be?
"push" is a command line command, which is accessed by typing ":". So you need
to prefix "push" with ":" to enter the command line. So you would start your
macro ":push" instead of "push".
Cheers,
Cameron Simpson <[email protected]>
(Bashir tells the story of the boy who cried "Wolf")
Bashir: If you lie all the time, no one is going to believe you, even
when you're telling the truth.
Garak: Are you sure that's the point, Doctor?
Bashir: Of course. What else would it be?
Garak: That you should never tell the same lie twice.