Re: [Geany-Devel] Lua script idea: vim overlay

2013-02-07 Thread Frank Lanitz
Am 2013-02-07 04:21, schrieb Thrawn: Maybe you like to have a look at commander-plugin which already might is a good starting point. Possibly, and thanks for the pointer, but I'm not really aiming to produce a full plugin. Lua scripts are much quicker and easier :). One file, no

Re: [Geany-Devel] Lua script idea: vim overlay

2013-02-07 Thread Lex Trotman
[...] But we cannot assure it will in future as there is no real maintainer. Personally I was already thinking of removing the plugin btw. Yes, without a maintainer, as soon as it breaks with a new version of Geany I would expect it to be removed from G-P package. The G-P maintainers have

Re: [Geany-Devel] Lua script idea: vim overlay

2013-02-07 Thread Frank Lanitz
Am 2013-02-07 09:33, schrieb Lex Trotman: [...] But we cannot assure it will in future as there is no real maintainer. Personally I was already thinking of removing the plugin btw. Yes, without a maintainer, as soon as it breaks with a new version of Geany I would expect it to be removed

Re: [Geany-Devel] Lua script idea: vim overlay

2013-02-06 Thread Thrawn
Maybe you like to have a look at commander-plugin which already might is a good starting point. Possibly, and thanks for the pointer, but I'm not really aiming to produce a full plugin. Lua scripts are much quicker and easier :). One file, no compilation, just save to a directory and run

Re: [Geany-Devel] Lua script idea: vim overlay

2013-02-05 Thread Frank Lanitz
Am 06.02.2013 07:06, schrieb Thrawn: I'm thinking of producing a Lua script to give a vim-style interface to Geany. Anyone interested? My thoughts at this point are that you'd invoke the script using a keyboard shortcut, probably Escape, and it would then grab all of your keystrokes and