FG
💻 Software

Maximize window in tmux

Fresh5 days ago
Mar 15, 202621629 views
Confidence Score0%
0%

Problem

tmux shows screen like this: Window has non-maximum width, attempt to copy text from it leads to "|···" getting in text. How to fix it and get the tmux window full width?

Error Output

[root@wpc-fc2 init]#                                      |············
                                                          |············
     …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Maximize window in tmux

Low Risk

tmux windows are limited to the size of the smallest client viewing any session they are linked to (that is, the window is part of). This can be changed slightly with the window option which constrains them to the size of the smallest client actuall…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment