nautilus-open-any-terminal
nautilus-open-any-terminal copied to clipboard
I am on Ubuntu 20.04. I installed the software via `pip` and it works except that the gnome-terminal keeps opening in a new window although I did ``` gsettings set...
Added a system for flatpak support, as flatpak versions of commands are different. This fixes #46.
Can it be easily ported to work with caja?
update to the new CI workflow. see the checks.
Hello team! It would be great if the extension could set a custom gsettings option to change the alias of the terminal that appears in the context menu. For example,...
Currently, the Makefile does not support DESTDIR. This pr fixes that.
Partially fixes #146
Example: ``` afc://00008030-001675AC2209802E:3/com.leshko.cloudplayer/_downloads ``` This happens when you plug in an iPhone. ```py Traceback (most recent call last): File "/home/acheong/.local/share/nautilus-python/extensions/nautilus_open_any_terminal.py", line 285, in _menu_activate_cb open_terminal_in_uri(file_.get_uri()) File "/home/acheong/.local/share/nautilus-python/extensions/nautilus_open_any_terminal.py", line 201, in...
This lets users use terminal emulators from outside the predefined list by manually specifying commands for opening a local/remote terminal.
How do I remove item from the menu?