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

Simple terminal for the Atom text editor.

Results 62 atom-terminal-tab issues
Sort by recently updated
recently updated
newest added

terminal failed upon intallation.

[Enter steps to reproduce:] I just closed the terminal tab while an application was opened (SWI-PL). **Atom**: 1.26.0 x64 **Electron**: 1.7.11 **OS**: Unknown Windows version **Thrown From**: [terminal-tab](https://github.com/jsmecham/atom-terminal-tab) package 0.5.6...

Can't install terminal tab on my atom

Add alt-shift-t keybinding to open terminal. It allows non mac user to open terminal with keybinding. It could help with #6 if we remove cmd-shift-t.

The terminal-tab package has randomly started crashing for me. Error and stack trace: ``` The module '/home/sbrl/.atom/packages/terminal-tab/node_modules/node-pty-prebuilt-multiarch/build/Release/pty.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 73. This version of...

Thanks for the package! This could be the start of something compelling. Are the following possible with the keyboard? - Navigate to an existing terminal from the editor - Navigate...

Platform: Windows Shells Tested: C:\Windows\System32\cmd.exe C:\Windows\System32\wsl.exe

Pressing the keyboard shortcut Win + Shift + T does not work and in the command window it does not open

[email protected] – The module '~/.atom/packages/terminal-tab/node_modules/node-pty-prebuilt-multiarch/build/Release/pty.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 69. This version of Node.js requires NODE_MODULE_VERSION 70. Please try re-compiling or re-installing the module (for...

terminal tab on Atom 1.48.0 (deb installed on Ubuntu 1.48.0) does not support suid binaries: spawn a fresh terminal: ``` andreas@obelix:~/work/grants_team_setup$ LANG=C andreas@obelix:~/work/grants_team_setup$ sudo sudo: effective uid is not 0,...