Skip to content

Commit df39332

Browse files
authored
Merge pull request #115 from Puttekula/documentation/keyboard-shortcuts
Create documentation about keyboard shortcuts
2 parents 26ef2de + 9831f08 commit df39332

2 files changed

Lines changed: 23 additions & 0 deletions

File tree

docs/wiki/Home.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ FileRise is built around a few simple principles:
5151
- [Pro Sources](https://filerise.net/docs/?page=pro-sources)
5252
- [Developer guide](https://github.com/error311/FileRise/wiki/Developer-Guide)
5353
- [Screenshots](https://github.com/error311/FileRise/wiki/Screenshots)
54+
- [Keyboard shortcuts](https://github.com/error311/FileRise/wiki/Keyboard)
5455

5556
## Pro
5657

docs/wiki/Keyboard.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Keyboard shortcuts
2+
3+
A feature of the interface is using keyboard shortcuts.
4+
5+
Press `?` to show help for keyboard shortcuts.
6+
7+
8+
## Keys and their actions
9+
10+
|Key |Action |
11+
|---------------|----------|
12+
|/ |Search |
13+
|? |Help |
14+
|Del |Delete |
15+
|F2 |Rename |
16+
|F3 |Preview |
17+
|F4 |Edit |
18+
|F5 |Copy |
19+
|F6 |Move |
20+
|F7 |New folder|
21+
|F8 |Delete |
22+
|Ctrl/Cmd+Shit+N|New folder|

0 commit comments

Comments
 (0)