From c60bba55350c1577983281828d6bdc4ffceb210c Mon Sep 17 00:00:00 2001 From: DYefremov Date: Mon, 24 Feb 2020 12:54:29 +0300 Subject: [PATCH] upd README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1a991b9f..d7596c2c 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ Clipboard is **"rubber"**. There is an accumulation before the insertion! * **⇧ + ⌘ + F** - show/hide filter bar. * **Left/Right** - remove selection. +For multiple mouse selection (including Drag and Drop), press and hold the **⌘** key! + ### Minimum requirements: Python >= **3.5**, GTK+ >= **3.16**, pygobject3, adwaita-icon-theme, python3-requests. #### Installation: