FG
💻 Software

How switch between screen inside screen?

Fresh6 days ago
Mar 15, 202627958 views
Confidence Score0%
0%

Problem

I have to work inside two environment. One Windows (local) and one Linux (remote). I've installed the screen linux utility in both. I'm able to open a screen on my windows, then in one tab, I opened a ssh connection to the linux remote and I start another screen. Sample I can switch between "linux …

Error Output

linux  -- |0 linux remote 0| 1 linux remote 1 
windows-- |0 linux | 9 windows

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How switch between screen inside screen?

Low Risk

Ah. screen-in-screen... very Inception. We need to go deeper... That being said, you can send a ctrl-A to a nested screen by doing Ctrl-AA.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment