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
Something like that was suggested when major upgrades were being done to the build commands system, it was judged to be too complicated and rejected.
But that was some time ago, now that everybody has got settled with the system it might be accepted, pull requests are welcome.
github-comments@lists.geany.org