User Tools

Site Tools


screen

If you want to send us your comments, please do so. Thanks
More on comments


Screen

The basics

Add

\[\033[01;37m\]Screen:$WINDOW

to the .bachrc PS1 string. Now it is clear you are in screen and in which screen window. You can change the color of the text by changing the 7 of 37 in a different number

Commands

C-a means: press the CTRL key, hold and press the 'a' key. Then release both keys

CommandExplanation
C-a ?Help
C-a C-cNew window
C-a ASet the title of a window
C-a [0 .. 9]Switch to window 0 to 9
C-a n or pNext or previous window
C-a wShow, in the message line on the bottom of the screen, which windows are open. The one with a star ( * ) is the current window
C-a *Show info about the windows
C-a kClose the current window
C-a \Close all windows and exit screen

Split screen

CommandExplanation
C-a SSplit the screen horizontally
C-a |Split the screen vertically
C-a cGet the prompt in the split screen
C-a TABFocus to the next split screen part
C-a C-IFocus to the next split screen part
C-a XClose a split screen instance

Attach / de-attach

CLI commandsExplanation
C-a dDetach
CLI commandsExplanation
screen -lsshow running screen instances
screen -DDetach a screen session
screen -rRe-atach a screen session

screen man page
GNU screen basics quick reference


Main subjects on this wiki: Linux, Debian, HTML, Microcontrollers, Privacy

RSS
Disclaimer
Privacy statement
Bugs statement
Cookies
Copyright © : 2014 - 2024 Webevaluation.nl and the authors
Changes reserved.

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
screen.txt · Last modified: 08-06-2018 00:47 by wim