platformio-atom-ide-terminal icon indicating copy to clipboard operation
platformio-atom-ide-terminal copied to clipboard

Feature Request: terminal as drag and droppable pane item

Open schlichtanders opened this issue 7 years ago • 13 comments

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?

schlichtanders avatar Mar 23 '17 11:03 schlichtanders

+1

marcsolanadal avatar Apr 26 '17 13:04 marcsolanadal

+1

aecorredor avatar Sep 13 '17 22:09 aecorredor

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

keweili avatar Mar 21 '19 15:03 keweili

+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.

danielcrane avatar May 28 '19 01:05 danielcrane

@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.

the-j0k3r avatar May 28 '19 04:05 the-j0k3r

+1

contang0 avatar Jul 11 '19 11:07 contang0

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 avatar Jul 11 '19 13:07 the-j0k3r

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

the-j0k3r avatar Nov 20 '19 16:11 the-j0k3r

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

contang0 avatar Feb 26 '20 16:02 contang0

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.

chrisfranko avatar Nov 26 '21 22:11 chrisfranko

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!!!

sakkyakei avatar Mar 24 '22 14:03 sakkyakei

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

UziTech avatar Mar 24 '22 14:03 UziTech

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 !!!

sakkyakei avatar Mar 24 '22 15:03 sakkyakei