Skip to content

Number of columns incorrectly set in speedy mode #157

Open
@frafra

Description

@frafra

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).

Screenshot from 2020-10-31 12-51-28

$ tmux -V
tmux 2.9a
$ xpanes -V
xpanes 4.1.1
$ lsb_release -sd
"Fedora release 31 (Thirty One)"

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions