sift icon indicating copy to clipboard operation
sift copied to clipboard

Command line option to NOT follow symlinks

Open yermulnik opened this issue 4 years ago • 0 comments

There's a configuration knob to switch this behavior, but on command line one can only enable sift to follow symlinks (--follow). Would it be feasible to add a counter-part command line option to disable this behavior?

Use case: most of the time I'd prefer to follow symlinks but there are some quite rare cases when I do not want this behavior. Editing ~/.sift.conf to achieve this is much more toil rather than putting e.g. --no-follow on command line.

Thanks in advance.

yermulnik avatar May 15 '20 12:05 yermulnik