On 19 October 2011 20:52, Thomas Martitz <[email protected]> wrote: > Am 19.10.2011 03:03, schrieb Lex Trotman: >> >> When you say "Imho only the tab should execute a code completion >> suggestion" I presume you don't want return to do so. Unfortunately >> that is hard to prevent because its defined deep in GTK. >> > > That's indeed hugely annoying. And in my configuration closing with escape > also doesn't work (because I mapped escape to an action).
Well there's ya problem :) Thanks to you for retrieving my patch that stops return from accepting completions, but it is global (applies to all languages) and very intrusive so I'm not sure it is the best solution. Cheers Lex > > Best regards. > _______________________________________________ > Geany mailing list > [email protected] > https://lists.uvena.de/cgi-bin/mailman/listinfo/geany > _______________________________________________ Geany mailing list [email protected] https://lists.uvena.de/cgi-bin/mailman/listinfo/geany
