Excerpts from Ernie Rael's message of Thu Sep 05 19:14:35 +0200 2013: > I've never contributed to vim, and only occasionally use python (never > with vim). I'm not a good candidate. But I really enjoy considering real > time issues. Do you have some spare time left ?
I already have patched the interrupt stuff, and it works for the console, but it still does not work for gui, because there is no terminal sending SIGINT ! That's why I'm talking about adding multiple threads. We could also get rid of all the resize issues inerrupting viml for loops and so on. However it would be a lot of work probably *and* we need the community to help testing. Who would test? Marc Weber -- -- You received this message from the "vim_dev" 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
