From 0ace22fffe802868ee7100c93ec3a683ce6a0d83 Mon Sep 17 00:00:00 2001 From: ed Date: Mon, 26 Jul 2021 22:47:54 +0200 Subject: [PATCH] file selection hotkeys --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b8b2a603..1e30b921 100644 --- a/README.md +++ b/README.md @@ -234,6 +234,10 @@ the browser has the following hotkeys (assumes qwerty, ignores actual layout) * `ctrl-X` cut selected files/folders * `ctrl-V` paste * `F2` rename selected file/folder +* when a file/folder is selected (in not-grid-view): + * `Up/Down` move cursor + * `Space` toggle file selection + * `Ctrl-A` toggle select all * when playing audio: * `J/L` prev/next song * `U/O` skip 10sec back/forward