Jonas Kattendick b59136286e fix: use -d option to set cwd
Older kitty versions don't have the `--working-directory` alias.
2022-09-26 15:37:59 +02:00
2022-09-25 00:39:28 +02:00
2022-09-24 23:55:38 +02:00

kitty-nautilus

Simple nautilus-python extension for kitty integration (like gnome-terminal-nautilus or gnome-console-nautilus).

Dependencies

Your distribution most likely has a nautilus-python package.

Install

Use make install to install the extension globally. To uninstall run make remove. You may place the extension in any of the directories from which nautilus-python accepts extensions:

  • $XDG_DATA_HOME/nautilus-python/extensions/
  • $XDG_DATA_DIRS/nautilus-python/extensions/

See https://gitlab.gnome.org/GNOME/nautilus-python/#nautilus-python for additional information.

After installing or uninstalling, you must quit and restart nautilus for the change to take effect (nautilus -q).

Description
Simple nautilus-python extension for kitty integration
Readme 34 KiB
Languages
Python 82.4%
Makefile 17.6%