mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-18 01:00:54 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,24 +14,24 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Open a new terminal window:
|
||||
|
||||
`<Super> + <Return>`
|
||||
`<Super Return>`
|
||||
|
||||
- Create a new workspace:
|
||||
|
||||
`<Super> + <Shift> + {{number}}`
|
||||
`<Super Shift {{Number}}>`
|
||||
|
||||
- Switch to workspace number `n`:
|
||||
- Switch to a workspace:
|
||||
|
||||
`<Super> + {{n}}`
|
||||
`<Super {{Number}}>`
|
||||
|
||||
- Open new window horizontally:
|
||||
|
||||
`<Super> + h`
|
||||
`<Super h>`
|
||||
|
||||
- Open new window vertically:
|
||||
|
||||
`<Super> + v`
|
||||
`<Super v>`
|
||||
|
||||
- Open application (type out application name after executing command):
|
||||
|
||||
`<Super> + D`
|
||||
`<Super d>`
|
||||
|
||||
Reference in New Issue
Block a user