docs(help) Drag and Drop

This commit is contained in:
coderaiser 2017-09-25 17:58:53 +03:00
parent c8cbe8c871
commit 0c2adc7f4b

11
HELP.md
View file

@ -200,6 +200,17 @@ Commands can be joined, for example:
- `d5j` will remove next `5` files;
- `dG` will remove all files from current to bottom;
Drag and Drop
---------------
Next file operations are accessible through `Drag and Drop`.
| Drag Mouse Button | Key | Origin | Destination |Operation
|:------------------|:----------|:----------|:--------------|:------------------
| `Left` | | `Panel` | `Panel` | copy files
| `Left` | `Shift` | `Panel` | `Panel` | rename/move files
| `Left` | | `Panel` | `Desktop` | download files
| `Left` | | `Desktop` | `Panel` | upload files
View
---------------
![View](/img/screen/view.png "View")