Blog IndexPosts by TagHome

GNU Screen. My Personal Reference.

Posted <2016-05-27 Fri 22:51> by Aaron S. Jackson.

At my PC, I usually multi-task by having many terminal windows open. This is great, but on a terminal (see my last post about the VT420) it is not quite so convenient. Fortunately, GNU Screen has come to the rescue. I typically only use GNU Screen for running my jobs in the background on servers after disconnecting.

Since I use GNU Emacs, having C-a bound as an escape key is very annoying. I basically don't use C-o, so I have bound Screen's escape key to that by setting "escape \Oo" in ~/.screenrc.

The most convenient way for me to switch between tasks now is to use C-o n and C-o p for next and previous sessions, respectively. Sessions can be created with C-o c and renamed with C-o S-a. A menu can be produced with C-o dquote.

Wanting to leave a comment?

Comments and feedback are welcome by email (aaron@nospam-aaronsplace.co.uk).

Tags: linux terminal

Blog IndexPosts by TagHome

Copyright 2007-2022 Aaron S. Jackson (compiled: Sun 2 Jan 00:24:09 GMT 2022)