FG

How to make a pane width of tmux fixed?

Fresh3 days ago
Mar 15, 20269926 views
Confidence Score0%
0%

Problem

Say I split a window into 2 panes, the right one has width 20 cells. But when I resize the outside terminal emulator, the pane's width changes. Is there any way to fix this? Because I wanna display info which is formatted to fit for 20 cells

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to make a pane width of tmux fixed?

Low Risk

As far as I can tell, tmux does not have any settings for fixing the width to a minimum value, only to a max value. This is because terminal windows can be resized to smaller than tmux's min value and tmux may not have a suitable way of handling thi…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment