diff options
| author | jdlugosz963 <62335246+jdlugosz963@users.noreply.github.com> | 2021-12-17 00:52:32 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-17 00:52:32 +0100 |
| commit | d555e2fbd4543f5c55df6cf18932b29a6224306c (patch) | |
| tree | f5b8103a310d8eaeb4c3c4cdc2ed711fa115b72e | |
| parent | 393ad63452620ac1ebfa3665c7ddf2c68d298b95 (diff) | |
| download | lom_frontend-d555e2fbd4543f5c55df6cf18932b29a6224306c.tar.gz lom_frontend-d555e2fbd4543f5c55df6cf18932b29a6224306c.zip | |
Update README.md
| -rw-r--r-- | README.md | 22 |
1 files changed, 14 insertions, 8 deletions
| @@ -2,13 +2,19 @@ | |||
| 2 | Project for school | 2 | Project for school |
| 3 | 3 | ||
| 4 | # Shortcuts | 4 | # Shortcuts |
| 5 | ###### `Ctr`+`Shift`+`p` - open command line | 5 | `Ctr`+`Shift`+`p` - open command line |
| 6 | ###### `Ctr`+`esc` - open command line | 6 | |
| 7 | ###### `esc` - unfocus/close | 7 | `Ctr`+`esc` - open command line |
| 8 | ###### `del` - close | 8 | |
| 9 | `esc` - unfocus/close | ||
| 10 | |||
| 11 | `del` - close | ||
| 9 | 12 | ||
| 10 | ### Navigate command line | 13 | ### Navigate command line |
| 11 | ###### `tab` - next command | 14 | `tab` - next command |
| 12 | ###### `↓` - next command | 15 | |
| 13 | ###### `↑` - previous command | 16 | `↓` - next command |
| 14 | ###### `retrun` - execute command | 17 | |
| 18 | `↑` - previous command | ||
| 19 | |||
| 20 | `retrun` - execute command | ||
