Tags give the ability to mark specific points in history as being important
-
v0.3.0
acb5120f · ·Bach 0.3.0 CHANGELOG: * pretty-print results be default * add "-x" flag to restore old behaviour (print in Compose format) * remove "-d" flag * only print sequences that start with Multi_key by default * add "-a" flag to print all matching sequences * update minimum rust version from 1.69.0 to 1.70.0 * replace once_cel::sync::OnceCell with std::sync::OnceLock