diff options
-rw-r--r-- | README.md | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -2,13 +2,13 @@ | |||
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 | ###### `Ctr`+`esc` - open command line |
7 | `esc` - unfocus/close | 7 | ###### `esc` - unfocus/close |
8 | `del` - close | 8 | ###### `del` - close |
9 | 9 | ||
10 | ### Navigate command line | 10 | ### Navigate command line |
11 | `tab` - next command | 11 | ###### `tab` - next command |
12 | `↓` - next command | 12 | ###### `↓` - next command |
13 | `↑` - previous command | 13 | ###### `↑` - previous command |
14 | `retrun` - execute command | 14 | ###### `retrun` - execute command |