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:
@@ -32,6 +32,7 @@ H3 content length:
|
|||||||
## Writing guidelines
|
## Writing guidelines
|
||||||
|
|
||||||
- Aim for brevity
|
- Aim for brevity
|
||||||
|
- Table descriptions: keep them short — 8 words max. Prefer parentheticals over separate sentences
|
||||||
- Sentence case headings, never Title Case
|
- Sentence case headings, never Title Case
|
||||||
- Omit explanations if they are obvious
|
- Omit explanations if they are obvious
|
||||||
|
|
||||||
|
|||||||
@@ -35,6 +35,7 @@ intro: |
|
|||||||
| `ctrl+a n` | Go to the next screen tab |
|
| `ctrl+a n` | Go to the next screen tab |
|
||||||
| `ctrl+a p` | Go to the previous screen tab |
|
| `ctrl+a p` | Go to the previous screen tab |
|
||||||
| `ctrl+a k` | Kill current screen tab |
|
| `ctrl+a k` | Kill current screen tab |
|
||||||
|
| `ctrl+a Esc` | Enter scrollback mode (PgUp/PgDn or arrows to scroll) |
|
||||||
|
|
||||||
### Visual pleasure
|
### Visual pleasure
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user