mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
added information about menu
This commit is contained in:
parent
2b5b909fa3
commit
bcb35022f7
1 changed files with 13 additions and 0 deletions
13
README.md
13
README.md
|
|
@ -46,6 +46,8 @@ There is a short list:
|
|||
- **Page Down** - down on one page
|
||||
- **Home** - to begin of list
|
||||
- **End** - to end of list
|
||||
- **Shift + F10** - show context menu
|
||||
- **F2** - rename current file
|
||||
- **Alt + g** - authorization in GitHub
|
||||
|
||||
Viewer's hot keys
|
||||
|
|
@ -60,6 +62,17 @@ Editor's hot keys
|
|||
- **Ctrl + s** - save file
|
||||
- **Esc** - close CodeMirror editor
|
||||
|
||||
Menu
|
||||
---------------
|
||||
Right mouse click button show context menu with items:
|
||||
- View
|
||||
- Edit
|
||||
- Rename
|
||||
- Delete
|
||||
- Upload to (Dropbox, Github, GDrive)
|
||||
- Downloud
|
||||
|
||||
|
||||
Documentation
|
||||
---------------
|
||||
JS Doc documentation could be found in [http://jsdoc.info/coderaiser/cloudcmd/](http://jsdoc.info/coderaiser/cloudcmd/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue