mirror of
https://github.com/sharkdp/fd.git
synced 2024-11-17 17:35:16 +01:00
8a532e5196
When --path-separator is used, pass it on to commands run with --exec(-batch) and --list-details. On Windows, paths with drive letters (C:\foo) and UNC paths (\\server\share\path) are handled as expected, though they're unlikely to be found in normal usage of fd. Fixes: https://github.com/sharkdp/fd/issues/697 |
||
---|---|---|
.. | ||
exec | ||
filter | ||
app.rs | ||
error.rs | ||
exit_codes.rs | ||
filesystem.rs | ||
filetypes.rs | ||
main.rs | ||
options.rs | ||
output.rs | ||
regex_helper.rs | ||
walk.rs |