3.3
版本发布时间: 2024-05-29 05:09:26
tavianator/bfs最新发布版本:4.0.2(2024-09-18 03:54:04)
New features
-
The
-status
bar can now be toggled bySIGINFO
(Ctrl+T) on systems that support it, andSIGUSR1
on other systems -
-regextype
now supports all regex types from GNU find (#21) -
File birth times are now supported on OpenBSD
Changes
-
Symbolic link loops are now treated like other broken links, rather than an error
-
./configure
now expects--with-libacl
,--without-libcap
, etc. rather than--enable-
/--disable-
-
The
-printf
specifiers
Bug fixes
-
-regextype emacs
now supports shy (non-capturing) groups -
Fixed
-status
bar visual corruption when the terminal is resized -
bfs
now prints a reset escape sequence when terminated by a signal in the middle of colored output (#138) -
./configure CFLAGS=...
no longer overrides flags frompkg-config
during configuration