I've added additional keybindings so that one can have up to 9 custom commands.
Also added support for passing the document file name as a command line argument by substituting "%s" (as with the context action). You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/792 -- Commit Summary -- * Added keybindings for custom commands 4-9 and support for passing the document file name (%s) as command line argument -- File Changes -- M src/keybindings.c (36) M src/keybindings.h (6) M src/tools.c (17) -- Patch Links -- https://github.com/geany/geany/pull/792.patch https://github.com/geany/geany/pull/792.diff --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/792
