diff options
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r-- | doc/ranger.pod | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod index 999a1f57..4bd99781 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -1266,6 +1266,7 @@ ranger. For your convenience, this is a list of the "public" commands including terminal tmap key command touch filename + trash travel pattern tunmap keys... unmap keys... @@ -1656,6 +1657,12 @@ Spawns the I<x-terminal-emulator> starting in the current directory. Creates an empty file with the name I<filename>, unless it already exists. +=item trash + +Move all files in the selection to the trash using rifle. ranger will ask for +a confirmation if you attempt to trash multiple (marked) files or non-empty +directories. This can be changed by modifying the setting "confirm_on_delete". + =item travel I<pattern> Filters the current directory for files containing the letters in the |