Atom-ide-ui: [Feature request] Terminal permanent docking

Created on 24 Apr 2018  ·  6Comments  ·  Source: facebookarchive/atom-ide-ui

Could atom-ide support permanent docking the terminal to any of the available panels like in other packages, with the possibility to hide the "Terminal" tab name box and add a custom height for such a panel?

Ref: https://atom.io/packages/platformio-ide-terminal

Most helpful comment

Maybe a setting to change the panel it should be opened in would be nice too.
I always drag mine to the bottom panel 😁

All 6 comments

Have you tried dragging the terminal tab around? :) (You can dock any atom
pane item anywhere.)

On Tue, Apr 24, 2018, 12:29 AM Niccolò Mineo notifications@github.com
wrote:

Could atom-ide support docking the terminal to any of the available panels
like in other packages?

Ref: https://atom.io/packages/platformio-ide-terminal


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/facebook-atom/atom-ide-ui/issues/221, or mute the
thread
https://github.com/notifications/unsubscribe-auth/AAjPYndqRltzulpmnFwJO24VhmIWCEChks5trtRcgaJpZM4ThJDK
.

Maybe a setting to change the panel it should be opened in would be nice too.
I always drag mine to the bottom panel 😁

@wbinnssmith: were you ever going to make this a setting? I know you tried making it show up in the bottom panel ;)

Soon terminal will behave like other pane items (it will have a stable URI) so that opening a terminal will place it where it last was. We'll also add a toggle terminal command for parity with console, diagnostics, debugger, etc.

Also, when you drag a new Terminal panel (which opens as if it were a file by default) into the bottom dock, it does not create a tab like https://atom.io/packages/terminal-tab does…

I just discovered the terminal in atom-ide... Love it!

Having an option here would be awesome!

Was this page helpful?
0 / 5 - 0 ratings