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-05 06:39:54 +10:00
committed by GitHub
parent 9f2601792b
commit ac693623b7
2 changed files with 2 additions and 0 deletions
+1
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
+1
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