From 6c4040901f1c3cf60c8e95b54ba48ad49056e2a0 Mon Sep 17 00:00:00 2001 From: DYefremov Date: Mon, 18 Mar 2019 23:37:37 +0300 Subject: [PATCH] upd README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e7910e49..dcce23b0 100644 --- a/README.md +++ b/README.md @@ -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).