atom-terminal
atom-terminal copied to clipboard
Mac - atom-terminal:open
atom-terminal:open-project-root works. But Command "atom-terminal:open" and Shortcut doesn't work "ctrl-shift-T" in Mac.
+1
+2
+1
If "doesn't work" is referring to how atom-terminal:open doesn't open the terminal at the folder of the target file, I concur (using OS X 10.11.5 and Atom 1.8).
In the meantime, I've found an alternative package -- open-terminal-here -- that accomplishes this task. Might be able to incorporate its code for atom-terminal.
Happens the same here in Windows.
The atom-terminal:open command is "activated" once the atom-terminal:open-project-root is used at least one time. After that, the open command works like a charm.
@dannguyen's suggestion worked straight away. atom-terminal didn't work at all.
Similar Story
ctrl-shift-T seems to have no effect on Mac.
Key Binding Resolver shows that atom-terminal:open is called.
However, I only see a logging message in the developer Console for
alt-shift-T which logs atom-terminal executing: "Terminal.app"
However the terminal application is not launched at any point. Atom: 1.33.1 MacOS: 10.14.1