[Geany-Users] Make script executable from within Geany
Colomban Wendling
lists.ban at xxxxx
Sun Sep 2 18:42:20 UTC 2018
Hi,
Le 02/09/2018 à 10:54, Andrew Kennedy via Users a écrit :
> I edit and test a lot of scripts using Geany.
>
> Is there a way to make an open script executable using Geany instead of
> having to do it using my file manager?
Not by default, but you could get this to work a few different ways I
guess. One way I can think of is defining a build command to `chmod +x
"%f"`.
Regards,
Colomban
More information about the Users
mailing list