What's the tmux layout string format in which I can define my custom layout? When I run tmux list-windows in a tmux session it gives me something like:0: bash* (2 panes) [186x52] [layout 294a,186x52,0,0{93x52,0,0,185,92x52,94,0,186}] @113 (active)
But I want to know what is the format so I can create my custom format to be loaded by something like tmuxp in a config file when starting a new session. I searched the tmux man page and Googled but could not find anything.
layout 294a,186x52,0,0{93x52,0,0,185,92x52,94,0,186}
↑checksum ↑pane size | another pane size + coord + id
↑window size ↑pane coord
↑pane id
So for this layout, it contains two panes:
Edit:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With