mer, 10 Feb 2010, George Oliver skribis:
> 
> 
> On Feb 10, 9:29 pm, Tony Mechelynck <[email protected]>
> wrote:
> > There are a few games that come with Vim but they are not really
> > interactive. Yet it is possible to do some things in Vim interactively.
> 
> Thanks Tony. Sorry if I confused things with my terms but just to be
> clear, I don't want to run an interactive shell or Python interpreter
> in the vim buffer, just redirect stdout to the vim buffer as the
> program I launch with '!start python %' is running (which may be the
> same thing but I'm not sure).
> 
> I've experimented with this a lot, but it seems like there is no
> standard way to do this, is that correct?

As tony already noted, you are suggested to view this help
:help design-not

that specifically saying, if memory serves me, vim is designed _not_
to do the job you wanted.

There are workarounds or plugins for those job but that will not be
integrated into vim mainline.

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3

-- 
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

Reply via email to