Tabbed Pane support?

Asked by Dan Roberts

It seems (as far as I could tell) that only the window itself can be tabbed. I think it would be incredibly useful if terminator could have tabs in any of the terminal panes, for instance a setup I would find incredibly useful would be to have the window split horizontally, and have the top half be tabbed and contain several vim instances and less instances and such, and have the bottom contain a bash instance where I executed my code to test it.

So, can individual panes be tabbed?

Question information

Language:
English Edit question
Status:
Answered
For:
Terminator Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Chris Jones (cmsj) said :
#1

If you place the following into ~/.config/terminator/config you will get the behaviour you requested. Note that this makes tabs generally harder to use, which is why it is disabled by default:

extreme_tabs = True

Revision history for this message
chantra (chantra) said :
#2

Also note that the code might be pretty unstable when using extreme_tabs
= True as
no testing has been done since a good while.

Can you help with this problem?

Provide an answer of your own, or ask Dan Roberts for more information if necessary.

To post a message you must log in.