Open
Description
If there are 3 arguments, and the total number of available columns in C, the third pane has C/2
columns (half the size), the second pane has (2/3)*(C/2)
columns (two-sixth), and the first one has (1/3)*(C/2)
columns (a sixth).
This seems to happen only in speedy mode -s
or -ss
, independently of the layout chosen (but it is easier to view in ev
mode).
$ tmux -V
tmux 2.9a
$ xpanes -V
xpanes 4.1.1
$ lsb_release -sd
"Fedora release 31 (Thirty One)"