Open sergeevabc opened 9 months ago
Windows 7 x64, ruplacer 0.8.2.
The app behaves too self-willed, recursively diving into subfolders. How do I limit this behavior? For example, ripgrep implemented the flag --max-depth=N. It may be worth going backwards and not diving at all by default.
--max-depth=N
Windows 7 x64, ruplacer 0.8.2.
The app behaves too self-willed, recursively diving into subfolders. How do I limit this behavior? For example, ripgrep implemented the flag
--max-depth=N
. It may be worth going backwards and not diving at all by default.