[Github-comments] [geany] Keybindings for custom commands 4-9 and support for passing the document file name as an argument (#792)
Thomas Sahlin
notifications at xxxxx
Tue Dec 8 14:51:43 UTC 2015
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151208/5e598a62/attachment.html>
More information about the Github-comments
mailing list