On Thu, 11 Sep 2008 13:04:47 +0200 "andre bieler" <[EMAIL PROTECTED]> wrote:
> Dear all, > > I'm using geany and run ipython in the "terminal". Is there a way to > kill my python calculations (e.g. an (accidentally) infinite loop) > inside the terminal without restarting the whole thing? ctrl+c kills > ipython, which is pretty annoying... I think this should work as expected if you enable the 'Override Geany Keybindings' Terminal pref. (That pref disables all keybindings except the focus ones when the VTE is focused). Regards, Nick _______________________________________________ Geany mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
