20

I am using the Ranger file manager, and I like it quite a lot. I often use the :mark command to select specific items in the current folder.

Now comes the problem: Once I am done doing whatever I wanted with them, I don't know how to unselect the items again in a batch. So I usually :mark one specific file and then press Space to clear the selection. Sometimes I return to a folder days after still finding certain items still marked/highlighted/selected.

I couldn't find an "unselect all" command yet. Am I missing something?

Robotnik
  • 2,645
Haumich
  • 313

2 Answers2

30

uv is the default shortcut. From rc.conf:

map uv mark_files all=True val=False

jsuth
  • 416
10

unmark might be the command you need?

Robotnik
  • 2,645