Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 740 Bytes

screen.md

File metadata and controls

35 lines (31 loc) · 740 Bytes
tag
tools

screen

Windows

single window

hotkey action
ctrl-a | split window vertically
ctrl-a S split window horizontally
ctrl-a tab split window horizontally
ctrl-a X close current window
ctrl-a A name current window
ctrl-a n next window

windows list

hotkey action
ctrl-a " open window list
, move window up
. move window down
K close window (kill
ctrl-a :number X set window number

Sessions

command action
screen -ls list screen sessions
screen -r re-attach screen session
hotkey action
ctrl-a ctrl-d detach screen session
ctrl-a :sessionname new-name rename current screen session