On Oct 25, 1:37 am, John Magolske <[email protected]> wrote:
> VxCmd looks interesting. However, I'm finding `:VxCmd !pydoc re` will
> pipe pydoc's output into the standard pager, which overtakes the screen
> as usual. Only upon quiting that pager does the popup window appear,
> displaying the following:
>
>     +-Command------+
>     |:!pydoc re    |
>     |              |
>     +--------------+

Sory, I just discovered that shell ( :! ) commands work differently in
terminal than in GUI. The above command works in GVim (patched
version),
but I failed to test it in a terminal (that is why the library is
still prerelease).

In terminal VxCmd works for internal commands (eg. VxCmd let), but it
doesn't work with shell commands since 'redir' doesn't capture output
from those.

I will try to include the function mentioned by John Beckett into
VxCmd.

>
> Not sure if I'm missing something in setup / usage...
>
Your usage was correct, I just gave you wrong instructions. Sory again
and thanks for testing.

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

Reply via email to