[Github-comments] [geany/geany] Feature: Custom command menu items (#2764)

Damon Harris notifications at xxxxx
Sun May 30 01:03:05 UTC 2021


I think I found another reason why build commands are not suitable for custom user commands, whenever a command is ran, Geany monitors it and shows a "progress" bar at the bottom of the GUI:
![image](https://user-images.githubusercontent.com/6347576/120088657-8c27fb00-c110-11eb-95f0-a66bc690c130.png)

This is a bit distracting when long running programs are started this way. I guess this issue can be solved by making the program fork into another process before exiting, but I am not aware of any common utilities which can do this.

-- 
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/2764#issuecomment-850921922
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210529/9bf1b1fe/attachment.htm>


More information about the Github-comments mailing list