This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:screen [2022/10/25 09:19] – js | linux:screen [2024/06/27 11:58] (current) – [Help] js | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Screen | + | ====== Screen ====== |
+ | |||
+ | ===== Shortcuts | ||
|@# | |@# | ||
Line 29: | Line 31: | ||
|< | |< | ||
|< | |< | ||
- | + | \\ | |
- | ====== Startcommands | + | \\ |
+ | ===== Startcommands ===== | ||
|@# | |@# | ||
|screen -S <session name> | |screen -S <session name> | ||
Line 36: | Line 39: | ||
|screen -x <session name>| | | |screen -x <session name>| | | ||
|screen -ls|show all screen sessions| | |screen -ls|show all screen sessions| | ||
- | + | \\ | |
- | + | \\ | |
- | ====== Theme Config | + | ===== Theme Config ===== |
< | < | ||
Line 45: | Line 48: | ||
hardstatus string " | hardstatus string " | ||
</ | </ | ||
- | + | \\ | |
- | ====== Example screenrc | + | \\ |
+ | ===== Example screenrc ===== | ||
< | < | ||
vbell on | vbell on | ||
Line 103: | Line 107: | ||
shell -$SHELL | shell -$SHELL | ||
</ | </ | ||
+ | \\ | ||
+ | \\ | ||
+ | ===== Help ===== | ||
+ | * [[https:// | ||
+ | * [[http:// | ||
+ | |||
+ | |||