upd README

This commit is contained in:
DYefremov
2019-03-18 23:37:37 +03:00
parent 103e09b900
commit 6c4040901f

View File

@@ -20,6 +20,9 @@ Clipboard is **"rubber"**. There is an accumulation before the insertion!
* **Space** - select/deselect.
* **Left/Right** - remove selection.
* **Ctrl + Up, Down, PageUp, PageDown, Home, End** - move selected items in the list.
* **Ctrl + O** - (re)load user data from current dir.
* **Ctrl + D** - load data from receiver.
* **Ctrl + U/B** upload data(bouquets) to receiver.
### Extra:
* Multiple selections in lists only with Space key (as in file managers).