platformio / platformio-atom-ide-terminal

A terminal package for Atom, complete with themes, API and more for PlatformIO IDE
https://atom.io/packages/platformio-ide-terminal
MIT License
612 stars 162 forks source link

Feature Request: terminal as drag and droppable pane item #198

Open schlichtanders opened 7 years ago

schlichtanders commented 7 years ago

Dear platformio team,

Sometimes the fixed bottom pane the current terminal gets in the way... It would be awesome if one could drag and drop the terminal pane into a different place (enabling right, left, top, down split views)

Do you think something like this is reasonable/possible?

marcsolanadal commented 7 years ago

+1

aecorredor commented 7 years ago

+1

keweili commented 5 years ago

For a widescreen laptop, it is better to have a terminal on the right, not the bottom. no space there

danielcrane commented 5 years ago

+1 I love this package, but it's useless to me if the panel can only be at the bottom. In my case, having it on the right side would be ideal.

the-j0k3r commented 5 years ago

@danielcrane all such contributions are user generated, so its unlikely to be seen any time soon since #543,

You could try https://github.com/jsmecham/atom-terminal-tab its a node-pty-prebuilt + xterm.js so a modern though basic pseudo terminal implementation. (what this project should be based on see #426) you can place that terminal anywhere you like,

Its not for me, its not configurable, doesnt support things I use daily, though it may suit you/others better.

contang0 commented 5 years ago

+1

the-j0k3r commented 5 years ago

Please see https://github.com/platformio/platformio-atom-ide-terminal/pull/697 Pull request, it adds this feature. (Well it displays in Dock and optionally as is.)

Needs testing and feedback to dev.

Its OK to reply in PR if you have actual feedback on testing along with any details of your findings.

Thanks.

the-j0k3r commented 4 years ago

This has been fixed in https://github.com/bus-stop/terminus

contang0 commented 4 years ago

@the-j0k3r , thank you for continuing the work on this!

chrisfranko commented 2 years ago

This has been fixed in https://github.com/bus-stop/terminus

Dude, thank you so much for this. I cant tell you how many times I used the other terminal and was like... wwhhyyyy cant I drag this to the right. This makes the experience soooo much nicer imo.

sakkyakei commented 2 years ago

This has been fixed in https://github.com/bus-stop/terminus

Dude, thank you so much for this. I cant tell you how many times I used the other terminal and was like... wwhhyyyy cant I drag this to the right. This makes the experience soooo much nicer imo.

Could you please help to advise how to enable this ? I still cannot find it. Thanks!!!

UziTech commented 2 years ago

Go to https://atom.io/packages/x-terminal and install that package then you should be able to drag terminals to any dock or pane

X-Terminal moving terminals demo

sakkyakei commented 2 years ago

Go to https://atom.io/packages/x-terminal and install that package then you should be able to drag terminals to any dock or pane

X-Terminal moving terminals demo

THANK YOU SOOOOOOOOO MUCH !!!