Skip to main content

new variable terminal entry in contextmenu

Project description

nautilus-open-any-terminal

DownloadsPackaging status

is an extension for nautilus, which adds an context-entry for opening other editor then gnome-terminal.

Supported Terminal-Emulators

Right now the plugin is limited to these terminal-emulators. If one is missing please open an issue.

  • alacritty
  • cool-retro-term
  • deepin-terminal
  • gnome-terminal
  • hyper
  • kitty
  • konsole
  • mate-terminal
  • mlterm
  • qterminal
  • st properly patched
  • terminator
  • terminology
  • termite
  • tilix
  • urxvt
  • xfce4-terminal

Installing

From the AUR (Arch Linux) AUR  package

yay -S nautilus-open-any-terminal

From PYPI

Dependency to install before: nautilus-python (python-nautilus package on Debian / Ubuntu)

User install:

pip install --user nautilus-open-any-terminal

System-wide install:

pip install nautilus-open-any-terminal

restart nautilus

Then kill Nautilus to allow it to load the new extension:

nautilus -q

If it does not work, try using the following command (from this repository):

sudo tools/update-extension-user.sh install    # for a user install
sudo tools/update-extension-system.sh install  # for a system-wide install

Settings

via dconf-editor

via commandline

gsettings set com.github.stunkymonkey.nautilus-open-any-terminal terminal alacritty
gsettings set com.github.stunkymonkey.nautilus-open-any-terminal keybindings '<Ctrl><Alt>t'
gsettings set com.github.stunkymonkey.nautilus-open-any-terminal new-tab true

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nautilus_open_any_terminal-0.2.9.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

nautilus_open_any_terminal-0.2.9-py3-none-any.whl (20.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page