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

OS: Ubuntu 16.04.3 LTS Atom: 1.26.1 x64 Plugin: 0.5.6 atom-terminal-tab does not handle `home` and `end` keys.

There's a neat feature in terminal-plus that allows you to focus and unfocus from the open terminal. This PR is a first draft at adding similar functionality to terminal-tab. It's...

Is there any way to adjust the font size in the terminal window?

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.26.1 x64 **Electron**: 1.7.11 **OS**: Mac OS X 10.13.4 **Thrown From**: [terminal-tab](https://github.com/jsmecham/atom-terminal-tab) package 0.5.6 ### Stack Trace Uncaught TypeError: Cannot read...

If would be great to just have a simple icon in the status bar to open and close the terminal.

Closing #77 in favor of this. This PR adds the ability to allow other plugins to consume a `terminal-tab` service and create Terminals using this plugin. Some use cases: -...

At the moment the open terminal command opens a new pane every time it is triggered. It would be very useful to have the default open command: 1. Open a...

Theme: One Light / One Light In order to reproduce just select something in the terminal. Selection doesn't look much different than normal text. ![screenshot_2018-02-11_18-27-03](https://user-images.githubusercontent.com/3964620/36076188-2538990c-0f59-11e8-9bca-59fd5bfa6697.png) ### Package versions * terminal-tab...

![screen shot 2018-04-02 at 9 05 28 am](https://user-images.githubusercontent.com/4080830/38182138-0a0404aa-3655-11e8-86b4-e1fa68d7de53.png) In the screenshot it can be seen that i was trying to search word "local", but the search results was saying "no...

### Steps to Reproduce 1. Launch Atom 2. Toggle Terminal Tab open 3. Wait for ready cursor 4. Type `exit` **Actual:** :boom: **Expected:** No :boom: and tab to close **Atom**:...