atom-terminal icon indicating copy to clipboard operation
atom-terminal copied to clipboard

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

Results 54 atom-terminal issues
Sort by recently updated
recently updated
newest added

Added a way to send the dirpath along the args. If you put the pattern "[dirpath]" in the arguments, this modification will make it replace that pattern with the dirpath...

[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 0.194.0 :warning: **in 1.0 API Preview Mode** :warning: **System**: Mac OS X 10.10.2 **Thrown From**: [atom-terminal](https://github.com/karan/atom-terminal) package, v0.7.0 ###...

Terminal windows spawned by this package do not have any title set. Setting the title to something descriptive such as the project name or initial working directory would help distinguish...

![image](https://cloud.githubusercontent.com/assets/22204954/18531146/63de6024-7a9a-11e6-942e-317510e21eee.png)

On Windows 8.1 Enterprise pressing ALT+SHIFT+T runs the openroot function twice causing two windows to open, it should only open one. I also checked open (CTRL+SHIFT+T), that's the same but...

after I disable the keybindings ,then I reopen the setting interface, I only see the part of setting interface, I can't see the keybindings and can't enable the keybinddings.

I wish to report two errors with this package actually. First I attempted to override the keybindings with my own preferences and that did not work so I then attempted...

The terminator isnot poping up. Its executing till line atom-terminal.coffee:34

When opening terminal it sets node_env to production, which is a pain as lot of npm and app command will not work correctly. I use latest atom in windows 7