FR : CLI to open a directory #135
arnaud-feldmann
started this conversation in
Ideas
Replies: 1 comment
-
This will need to be added in multiple areas:
Should be doable. Similar to Activate/Toggle, but with a parameter now. |
Beta Was this translation helpful? Give feedback.
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.
-
Hi and thanks for your work ! You've got the best extension,
I have seen the different methods offered with the DBus, and know that I can toggle with
dbus-send --session --type=method_call --print-reply --dest='org.gnome.Shell' /org/gnome/Shell/Extensions/ddterm com.github.amezin.ddterm.Extension.Toggle
However, I'd like to use this dropdown terminal with, by example, the nautilus "open in a terminal". That would need some way to open a directory through the CLI.
Is there any way to do so for now ?
Otherwise, that would be a very nice feature request !
Beta Was this translation helpful? Give feedback.
All reactions