Closed sharkdp closed 5 years ago
for a path like
some/folder/symlink/another-folder/test.md
colorize each component (some/, folder/, symlink/, ...) accordingly.
some/
folder/
symlink/
This could be implemented both in the library as well as in the executable.
@nkh This is now implemented and released in v0.3.0. Would be great to get your feedback.
for a path like
colorize each component (
some/
,folder/
,symlink/
, ...) accordingly.This could be implemented both in the library as well as in the executable.