[Github-comments] [geany/geany] custom target (#1243)
nimdanor
notifications at xxxxx
Wed Sep 21 12:22:17 UTC 2016
I like the Make custom target Shift-F9
I would like to have a variable %t to be able to put the custom part where i want in the command.
Exemple :
git commit -m "%t" "%f" ; git push
Will open the dialogue box (that retains last text) i will enter "New Sexy version" and it will spwan the shell commande
git commit -m "New Sexy version" awesome.py ; git push
Geany Is the best Editor around
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1243
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160921/c18c7457/attachment.html>
More information about the Github-comments
mailing list