Sunday, May 27, 2012

Re: Not waiting on getchar() in the other window

On Saturday, May 26, 2012 12:01:29 PM UTC-5, Richard wrote:
> You are in console (non-gui) Vim and have split the
> window (:sp). In the upper window you launch a script
> that calls getchar().
> What I'd like to be able to do is while the upper
> window script is waiting on getchar(), switch to the
> lower window and have a normal editing session and, then,
> when I want jump back to the upper window and enter
> characters that will be returned to the script via
> the getchar() call.
> Is this possible?
>

Nope.

--
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: