Is there a width or ratio size for custom Hpaned in the .config/terminator/config file for saved layouts?

Asked by Jonathan

After setting up a two panes layout and adjusting and saving the layout with different sizes, I notice that the panes reset to 50:50 split. I would like to know if there is a setting to add in the config file to make a ratio of 20:80 or a fixed value like 80, x where x is the remainder of the child0 width size.

Many thanks in advanced,

Jon

[layouts]
  [[a]]
    [[[child0]]]
      position = 2619:43
      type = Window
      order = 0
      parent = ""
      size = 900, 600
    [[[child1]]]
      type = HPaned
      order = 0
      parent = child0
width = <left pane some value> <-----------------------
ratio = 20:80 <-----------------------
    [[[terminal3]]]
      profile = default
      type = Terminal
      order = 1
      parent = child1
    [[[terminal2]]]
      profile = default
      type = Terminal
      order = 0
      parent = child1

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
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Stephen Boddy (stephen-j-boddy) said :
#2

There is a ratio stored with layouts, i.e. "ratio = 0.49765625" but this might have been added since the version you are running. If possible retry with 0.97 and/or trunk.

Can you help with this problem?

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

To post a message you must log in.