terminal-plus icon indicating copy to clipboard operation
terminal-plus copied to clipboard

Terminal on panes

Open dustinblackman opened this issue 9 years ago • 10 comments

What would be awesome if we could position terminals like we would panes, add for more flexibility when working on larger screens.

dustinblackman avatar Dec 11 '15 19:12 dustinblackman

Just want to clarify the idea you are proposing here. Are you referring to the pane splitting that allows you to have two items side-by-side?

jeremyramin avatar Dec 11 '15 22:12 jeremyramin

Yep you got it!

dustinblackman avatar Dec 12 '15 06:12 dustinblackman

+1

rickmed avatar Dec 23 '15 17:12 rickmed

+1

liam-ngy avatar Jan 01 '16 18:01 liam-ngy

+1

johnfelen avatar Apr 12 '16 05:04 johnfelen

+1

lankford avatar Apr 27 '16 21:04 lankford

+1

Atom lets you layout panes however you want via View -> Panes -> Split Up | Down | Left | Right

So the idea is for a user to create a layout as desired, then focus a pane, create a new Terminal instance and have the Terminal take the place of the focused pane (rather than always occupying the bottom of the screen).

JulianTonti avatar Jun 13 '16 05:06 JulianTonti

+1 Especially since a lot of my useful terminal stdout tends to be "vertically orientated" like tests outputs, console.log'ing of heavily nested objects, etc.

jamesmcintyre avatar Apr 19 '17 00:04 jamesmcintyre

Ideally, it would work like this demo of atom-terminal-tab.

danielbayley avatar Jul 30 '17 15:07 danielbayley

+1 I would really really like this.

TristanBrotherton avatar Jan 16 '19 19:01 TristanBrotherton