Add Nautilus open any terminal extension #3422
mewset
started this conversation in
Suggestions
Replies: 1 comment
|
Also using sudo pacman -S nautilus-open-any-terminal
gsettings set com.github.stunkymonkey.nautilus-open-any-terminal terminal 'foot'
nautilus -q # restart Nautilus to pick up the extensionThat adds an "Open Foot Here" entry to the right-click menu in Files, opening a terminal at the current directory. Would be great to see this bundled by default (or at least offered via |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi, and thanks for all the work on Omarchy!
I’d like to request support for integrating the following project into Omarchy:
https://github.com/Stunkymonkey/nautilus-open-any-terminal
This extension provides a convenient “Open in Terminal” option for Nautilus. Adding it to Omarchy would improve workflow efficiency, especially for users who frequently switch between GUI-file navigation and terminal operations.
Suggested addition:
Include nautilus-open-any-terminal as an optional or default component in the Omarchy setup.
I have installed it myself and works like a charm.
This would make the desktop experience more seamless and consistent. And for people (like me) that from time to time uses Windows-based systems for production (This feature is present in win10 and win11), this is a must have shortcut.
Thanks for considering it!
All reactions