Introduce a new window option: tiled-layout-max-columns. It configures
commitb53cf702629bb5a0c9b24ad03b2dba9733cd2159
authornicm <nicm>
Sun, 7 Sep 2025 14:03:18 +0000 (7 14:03 +0000)
committernicm <nicm>
Sun, 7 Sep 2025 14:03:18 +0000 (7 14:03 +0000)
tree7b2b3f8de2d269fbf98c8a1465fbce0b5627047e
parent267efefdfac114ce3ef4f9cd83be3555c506c226
Introduce a new window option: tiled-layout-max-columns. It configures
the maximum number of columns in the tiled layout. The default value is
0 which means no limit and makes the change backward-compatible. From
vkadlcik at redhat dot com.
layout-set.c
options-table.c
tmux.1