Update cheatsheets

This commit is contained in:
ivuorinen
2025-03-10 00:15:53 +00:00
parent 9e2d0f72f1
commit dc654e9ad5
133 changed files with 423 additions and 367 deletions

View File

@@ -14,24 +14,24 @@ source: https://github.com/tldr-pages/tldr.git
- Quit:
`<Alt> + q OR <Ctrl> + c`
`{{<Alt q>|<Ctrl c>}}`
- Show actions menu:
`<Alt> + a`
`<Alt a>`
- Jump to n-th window:
`<Alt> + {{number_key}}`
`<Alt {{Number}}>`
- Close current window:
`<Alt> + c`
`<Alt c>`
- Start moving a window, use arrow keys to move, press escape when done:
- Start moving a window, use `<ArrowKeys>` to move, press `<Esc>` when done:
`<Alt> + m`
`<Alt m>`
- Start resizing a window, use arrow keys to resize, press escape when done:
- Start resizing a window, use `<ArrowKeys>` to resize, press `<Esc>` when done:
`<Alt> + r`
`<Alt r>`