Konsole vertical tabs (like Mozilla FireFox tree-style tabs add-on)

Where are the options for vertical tabs in Konsole? The default behavior, for some reason, is to have horizontal tabs. I would much rather cycle (and scroll) vertically than horizontally. Maybe I’m overlooking this feature somehow. If not, what is another SSH client that supports vertical tabs and and the transparency (alpha channel) like Konsole? I’m having quite a time looking for this.

Thanks in advance

What exactly do you mean with “vertical tabs”?

You can split the window both horizontally and vertically:

http://wstaw.org/m/2014/06/23/konsole1.png

If you mean the tab bar, it is only possible to have that above or below the terminal area.

Thanks for your response wolfi323. I know all about that… but I have not really had a use for it yet. Take a look at this tree style tabs add-on from Mozilla and MTPutty to get a visual.

https://addons.mozilla.org/en-US/firefox/addon/tree-style-tab/

http://www.winbeta.org/sites/default/files/newsimages/1314194663-1.jpg

I had a look at the screenshots from that Firefox tree style tabs add-on before I replied.
Still I didn’t get what feature you want to have in Konsole.

So what you are looking for is an additional side-bar with all open tabs?
This is not possible with Konsole, I’m afraid.

If it’s about selecting the servers you connect to, have a look at this:
http://software.opensuse.org/package/kssh
This adds a SSH profile to Konsole, you should enable it in Settings->Manage Profiles… and you’ll see it in File->New Tab.

Thank you!