Wednesday, May 26, 2010

include prompt when executing a shell command

Hi all,

is there a way to include the shell prompt when I execute a shell
command and read it to the editor?, I mean:

vim command:

: read !cat hola

and I want to appear in the editor:

me@localhost$>cat hola
And here will be whatever is inside hola
bla
bla

--

Is this possible?

Thank you.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: