[Github-comments] [geany/geany-plugins] Project Organizer: Add option to open current folder in file manager and terminal (PR #1126)

xiota notifications at xxxxx
Wed Nov 10 18:03:41 UTC 2021


@techee I've made the changes you've requested where applicable.  Please let me know if there are any other changes or if you'd like the commits squashed.

* removed the null check before g_free
* kept g_strdup because it's needed to prevent segfault on g_free
* combined get_fullpath and get_folder
* added "open" to the menu item labels
* removed config

Also, added use of `x-terminal` when available.  When this is used, basename from the real_name is used instead of the symlink because of an issue that affects only some terminals (related to PWD detection).

-- 
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-plugins/pull/1126#issuecomment-965601902
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211110/0fc51f1d/attachment-0001.htm>


More information about the Github-comments mailing list