How can I change the order of GNU Screen "screens"?
Fresh3 days ago
Mar 15, 20264168 viewsConfidence Score0%
0%
Problem
I am currently using the GNU Screen tool. Now my question is whether there is a way to organize or rather change the order of the screens/ screen list displayed at the bottom of my console window. I haven't managed to do this however having my screens sorted would be a nice thing.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I change the order of GNU Screen "screens"?
Low Risk
Open :windowlist move windows up and down with . (dot) and , (comma). I find it helpful to organize windows in groups. You can create a group with :screen -t mygrouptitle //group but for this you need Screen 4.1.0 which is unreleased yet, so it is n…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix