All Projects → karan → Atom Terminal

karan / Atom Terminal

Licence: mit
Atom package to open terminal on current file's directory with "ctrl-shift-t"

Programming Languages

coffeescript
4710 projects

atom-terminal

Open terminal on current file's directory with ctrl-shift-t.

Open a terminal in the project's root directory with alt-shift-t.

Keybindings: ctrl-shift-t, alt-shift-t

Install: apm install atom-terminal

Config:

"atom-terminal":
    # only necessary if standard config doesn't find terminal app
    app: "/path/to/your/favorite/terminal"
    args: "--useThisOptionWhenLaunchingTerminal"

atom-terminal

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].