mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
docs(help) Drag and Drop
This commit is contained in:
parent
c8cbe8c871
commit
0c2adc7f4b
1 changed files with 11 additions and 0 deletions
11
HELP.md
11
HELP.md
|
|
@ -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
|
||||
---------------
|
||||

|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue