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

shell tab for atom

Results 48 atom-term issues
Sort by recently updated
recently updated
newest added

System: Ubuntu 14.04 64-bit Issue: If I open it, I can type in it fine. But if I shift focus outside of the terminal, to edit code or to try...

``` > [email protected] install C:\Users\ZACHDY~1\AppData\Local\Temp\apm-install-dir-115412-3424-2gqk9m\node_modules\term\node_modules\pty.js > node-gyp rebuild C:\Users\ZACHDY~1\AppData\Local\Temp\apm-install-dir-115412-3424-2gqk9m\node_modules\term\node_modules\pty.js>node "C:\Users\Zach Dyer Design\AppData\Local\atom\app-0.198.0\resources\app\apm\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild gypnpm ERR! Windows_NT 6.1.7601 npm ERR! argv "C:\\Users\\Zach Dyer Design\\AppData\\Local\\atom\\app-0.198.0\\resources\\app\\apm\\bin\\\\node.exe" "C:\\Users\\Zach Dyer Design\\AppData\\Local\\atom\\app-0.198.0\\resources\\app\\apm\\node_modules\\npm\\bin\\npm-cli.js" "--globalconfig" "C:\\Users\\Zach Dyer Design\\.atom\\.apm\\.apmrc"...

ctrl-k ctrl-(direction) doesn't work when the terminal tab is in focus. Moving around panes becomes harder this way. Registering a keybinding with 'body' as selector with commands like `window:focus-pane-on-left` seems...

how to close the terminal tab after opened?

[Enter steps to reproduce below:] 1. Open Atom 2. Start Remote Edit 3. Start Term **Atom Version**: 0.189.0 **System**: Mac OS X 10.10.3 **Thrown From**: [term](https://github.com/tjmehta/atom-term) package, v0.2.2 ### Stack...

``` > [email protected] install /private/var/folders/yy/0n9pg9b92tq8pw716kxr7pz00000gn/T/apm-install-dir-114714-26885-j3iot9/node_modules/term/node_modules/pty.js > node-gyp rebuild CXX(target) Release/obj.target/pty/src/unix/pty.o npm http GET https://registry.npmjs.org/term.js/0.0.3 npm http 200 https://registry.npmjs.org/term.js/0.0.3 npm http GET https://registry.npmjs.org/term.js/-/term.js-0.0.3.tgz npm http 200 https://registry.npmjs.org/term.js/-/term.js-0.0.3.tgz In file included from...

Hi! I was wondering if there is an easy hack to change the max-height of the bottom page terminal position? Thanks in advance!

Got this error message ![screenshot from 2014-08-14 13 53 53](https://cloud.githubusercontent.com/assets/5924650/3920086/4ba93b96-23b2-11e4-86fd-b4f284038355.png)

Could not uninstall atom-term package from atom. I am running the 64 bits Ubuntu 12.04 version. The error message is detailed on the attached screenshot. ![image](https://cloud.githubusercontent.com/assets/52170/3566120/900045c2-0ae5-11e4-82a9-012c09a952ee.png)

At the begging there was assertion: assert(pc != nullptr); But I fixed it by install pywin32 (I tried x64 and x86) now there is assertion as follow: --- ## Microsoft...