addition to delete hotkey commit

This commit is contained in:
Til Schmitter 2026-04-03 09:36:40 +02:00
parent 1d38af57b8
commit d47dd3ec1b

View file

@ -673,7 +673,7 @@ the browser has the following hotkeys (always qwerty)
* `G` toggle list / [grid view](#thumbnails) -- same as `田` bottom-right * `G` toggle list / [grid view](#thumbnails) -- same as `田` bottom-right
* `T` toggle thumbnails / icons * `T` toggle thumbnails / icons
* `ESC` close various things * `ESC` close various things
* `ctrl-K` delete selected files/folders * `ctrl-K/Del` delete selected files/folders
* `ctrl-X` cut selected files/folders * `ctrl-X` cut selected files/folders
* `ctrl-C` copy selected files/folders to clipboard * `ctrl-C` copy selected files/folders to clipboard
* `ctrl-V` paste (move/copy) * `ctrl-V` paste (move/copy)