diff options
author | jdlugosz963 <jdlugosz963@gmail.com> | 2021-12-17 00:50:44 +0100 |
---|---|---|
committer | jdlugosz963 <jdlugosz963@gmail.com> | 2021-12-17 00:50:44 +0100 |
commit | 393ad63452620ac1ebfa3665c7ddf2c68d298b95 (patch) | |
tree | 609535e254c8a0e1cab2c252eb21158fe29b3b20 | |
parent | 3784255d73affd9e6b86c2c290f45d4e608cac6c (diff) | |
download | lom_frontend-393ad63452620ac1ebfa3665c7ddf2c68d298b95.tar.gz lom_frontend-393ad63452620ac1ebfa3665c7ddf2c68d298b95.zip |
update readme file
-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 |