Skip to content

Commit

Permalink
Update screen.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipMay authored Sep 19, 2024
1 parent d1293a5 commit 01a4763
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions source/linux/screen.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
- list sessions: `screen -ls`
- resume detached session: `screen -r <session_name>`

## Keyboard Commands

- scroll up: `ctrl` + `a` then `esc`

## Recover a "lost" Screen Session

If your remote connection crashed while you had an open screen session
Expand Down

0 comments on commit 01a4763

Please sign in to comment.