https://github.com/kernelp4nic/sublime-open-in-thunar
Sublime Text plugin to open files in Thunar (default file manager for xfce)
https://github.com/kernelp4nic/sublime-open-in-thunar
Last synced: 8 months ago
JSON representation
Sublime Text plugin to open files in Thunar (default file manager for xfce)
- Host: GitHub
- URL: https://github.com/kernelp4nic/sublime-open-in-thunar
- Owner: kernelp4nic
- Created: 2014-07-16T02:29:41.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-17T13:55:04.000Z (almost 12 years ago)
- Last Synced: 2023-03-29T04:16:42.985Z (about 3 years ago)
- Language: Python
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Open in Thunar Plugin
Sublime Text plugin for opening Thunar in the current file directory
When installed, provides the "Thunar: Open here" command, which opens Thunar in the current file's folder in Thunar.
The plugin is based on [Open Finder Plugin](https://github.com/kallepersson/Sublime-Finder)
## Installation
### Using Package Control
1. Install [Package Control](https://sublime.wbond.net/)
2. Open the Command Palette (Shift+Ctrl+P)
3. Search for "Thunar" and install the plugin
### Manual install
1. Download [the zip file](https://github.com/kernelp4nic/sublime-open-in-thunar/zipball/master)
2. unzip it and rename it to "open-in-thunar"
3. Move it to ~/.config/sublime-text-3/Packages
## Usage
1. Open the Command Palette
2. Type "Thunar"
3. Press enter