Skip to content

Adds an "Open in Text Editor" item to the Nautilus context menu.

License

Notifications You must be signed in to change notification settings

vijay-prema/gedit-nautilus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

gedit-nautilus

Right click on any file(s) and open in a Text Editor (gedit).

Adds an "Open in Text Editor" item to the Nautilus context menu, for all files.

The TEXTEDITOR variable can be changed in the script to support other editors

Requirements

You must have the python-nautilus package installed

For Ubuntu:

sudo apt install python-nautilus

Installation

  1. Place gedit-nautilus.py in ~/.local/share/nautilus-python/extensions/

  2. Restart Nautilus

pkill nautilus

About

Adds an "Open in Text Editor" item to the Nautilus context menu.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages