1.4
版本发布时间: 2019-04-16 20:40:38
tavianator/bfs最新发布版本:4.0.2(2024-09-18 03:54:04)
- New
-unique
option that filters out duplicate files (https://github.com/tavianator/bfs/issues/40) - Optimized the file coloring implementation
- Fixed the coloring implementation to match GNU ls more closely in many corner cases
- Implemented escape sequence parsing for
LS_COLORS
- Implemented
ln=target
for coloring links like their targets - Fixed the order of fallbacks used when some color keys are unset
- Implemented escape sequence parsing for
- Add a workaround for incorrect file types for bind-mounted files on Linux (https://github.com/tavianator/bfs/issues/37)