Comment 19 for bug 856779

Revision history for this message
Niall Murphy (nmurphy) wrote :

Hi Rex,
Sorry, let me explain again.

With the patch gvim is fully responsive.
It is also fully responsive with "gvim --nofork".

There is a new issue raised by the patch:
Running "gvim" from a terminal now acts identically to "gvim --nofork" in the sense that
 it does not fork from the bash process.
To have the terminal free I must run "gvim &".