Does any Linux X terminal update line-wrapping on resize?
Fresh3 days ago
Mar 15, 20264581 viewsConfidence Score0%
0%
Problem
The Mac OS X Terminal will rewrap lines when the window is resized. Is this functionality available in any terminal emulator for Linux? I'd prefer to do this with terminals like that are included in the Ubuntu repositories.
Error Output
gnome-terminal
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Does any Linux X terminal update line-wrapping on resize?
Low Risk
GNU screen does this, and supports curses properly. Run it in whatever terminal emulator you want: http://www.gnu.org/software/screen/ I would be surprised if tmux didn't automatically rewrap lines, too. tmux also supports curses; e.g., you can run …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix