ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

term​X

by afterdesign Mac ALL

MacTerminal is a SublimeText plugin. It opens new Terminal tab (on current or new window if necessary). It's working with Terminal and iTerm.

Labels terminal

Details

Installs

  • Total 26K
  • Win 17
  • Mac 26K
  • Linux 5
Jul 27 Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13
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 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0
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

  1. 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.

  2. 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.