termX
MacTerminal is a SublimeText plugin. It opens new Terminal tab (on current or new window if necessary). It's working with Terminal and iTerm.
Details
Installs
- Total 26K
- Win 17
- Mac 26K
- Linux 5
Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | Nov 5 | Nov 4 | Nov 3 | Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Mac | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 1 | 1 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Sublime Text terminal plugin for macOS
Fully packaged and able to open in a new tab.
Install via Package Control, or clone the repo into your packages directory.
Keybinding
Default keybinding is ctrl+cmd+t
. To change it go to:
Sublime Text -> Preferences -> Package Settings -> termX -> Key Bindings
Settings
To change settings go to:
Sublime Text -> Preferences -> Package Settings -> termX -> Settings
The available options will be explained in the left hand panel.
Alternative terminals:
By default this plugin uses the native Terminal.app
.
You can also use iTerm2 and (thanks to awesome @JohnBehnke) Hyper.
Terminal opening strategy
By default termX opens a new terminal in directory of the current file. You can change this to open in the current directory.
FAQ
The “Open in terminal” is greyed out. This happens when there is no opened file and for now I don't know if this is just a sublime bug or I need to change something.
Its not working for me.
First of all enable
debug
mode. To do this open your settings and add:"debug": true
After this try to open terminal again. If it's not working open the Sublime Text console and open new issue with the log between
---termX Debug Start---
and---termX Debug End---
.You can always ping me on twitter or simply write issue on github.
Contact
All info about me you can find on my “goto page”: http://malinowski.be or just ping me on twitter: @afterdesign
License
Licensed under the MIT license.