2009/1/8 björn <[email protected]>: >> Thanks, then it most likely is as I suspected: that loop is missing a >> break check. I'll prepare a patch. > > I've attached the patch to this post. The break check is only done > when the GUI is active since Ctrl-C already works in console mode (I > am guessing this is because Ctrl-C sends SIGINT in console mode > whereas in GUI mode Ctrl-C is treated as a regular key stroke>).
I've looked in todo.txt and not found this patch mentioned. Bram: did you perhaps miss this patch? Björn --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
