atom-mac-terminal
Atom plugin that opens selected file in a new Terminal tab on OSX.
- If run from the command palette / or keyboard shortcut it will open currently edited file directory
- If no file is open it will open the project root.
- You can also right click to open file/directory from the tree view
This project is a replacement for atom-terminal on OSX inspired by MacTerminal for SublimeText.
Key bindings:
ctrl+shift+t
- open current file in a new Terminal tab
License
MIT, see LICENSE.md for details.