Hi,
As of now if I press t (see vifm-t), files / dirs are selected (tagged?), but once I move to another directory that selection disappears.
t
vifm-t
Is there any way to retain that selection?
Thanks in advance.
Selection is there to specify list of files to operate on, so it's lost when location is changed. You'd have to store and restore it manually (essentially this situation is described here).