Hi, I'd like to propose the addition of two items in the right click menu, 
to open a terminal or file manager in the same directory as the current file. I 
often utilize these in my workflow versus the integrated terminal and tree 
browser, when I require something a bit more complex or something that's 
not one-off. But please do let me know if you also find them useful; 
suggestions for adjustments are welcome.

The right-click menu:

<img 
src="https://github.com/geany/geany/assets/31203804/ecacd2b2-7b96-49fa-b91e-118e0af9c336"
 width=20%>

For the file manager command to use, I took the initiative of adding a new 
entry in Preferences/Tools. For the terminal, I utilized the Terminal command 
that's already present.

<img 
src="https://github.com/geany/geany/assets/31203804/2a649b9a-a6c5-4316-99f9-231952273690"
 width=50%>


You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/3813

-- Commit Summary --

  * Add 'Open Terminal' and 'Open Directory' to right click menu

-- File Changes --

    M data/geany.glade (513)
    M doc/geany.txt (6)
    M src/callbacks.c (74)
    M src/callbacks.h (4)
    M src/keyfile.c (51)
    M src/prefs.c (12)
    M src/prefs.h (3)

-- Patch Links --

https://github.com/geany/geany/pull/3813.patch
https://github.com/geany/geany/pull/3813.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3813
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3...@github.com>

Reply via email to