summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md22
1 files changed, 14 insertions, 8 deletions
diff --git a/README.md b/README.md
index 5a67479..4b0b6aa 100644
--- a/README.md
+++ b/README.md
@@ -2,13 +2,19 @@
2Project for school 2Project 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