1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2026-08-15 05:30:16 +02:00

screen - add copy/scrollback mode (#2189)

For the screen cheatsheet, I added the copy/scrollback mode.
This commit is contained in:
nicolas Trauwaen
2026-07-04 22:39:54 +02:00
committed by GitHub
parent 9f2601792b
commit ac693623b7
2 changed files with 2 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ H3 content length:
## Writing guidelines
- Aim for brevity
- Table descriptions: keep them short — 8 words max. Prefer parentheticals over separate sentences
- Sentence case headings, never Title Case
- Omit explanations if they are obvious

View File

@@ -35,6 +35,7 @@ intro: |
| `ctrl+a n` | Go to the next screen tab |
| `ctrl+a p` | Go to the previous screen tab |
| `ctrl+a k` | Kill current screen tab |
| `ctrl+a Esc` | Enter scrollback mode (PgUp/PgDn or arrows to scroll) |
### Visual pleasure