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
Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10 Mar 9 Mar 8 Mar 7 Mar 6 Mar 5 Mar 4 Mar 3 Mar 2 Mar 1 Feb 29 Feb 28 Feb 27 Feb 26 Feb 25 Feb 24 Feb 23 Feb 22 Feb 21 Feb 20 Feb 19 Feb 18 Feb 17 Feb 16 Feb 15 Feb 14
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 0 0 0 0 0 1 3 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 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.