Archive for category: screen

How to Control screen from Within Other screen Sessions

19 May, 2010 (23:22) | Linux, Mac OS X, screen, UNIX, [English Posts] | By: Wolfgang

Today a tip for all the GNU screen fans out there. It's really nothing special and the manpage readers might already know this but as I only figured this out lately I thought I would share it anyway:

By default control sequences in screen begin with C-a (pressing Ctrl and a at the same time). ...