Raul Bache
Raul Bache
Is there any way for a subcommands' prediction to get its parents flags? For example ``` adb -s FA81Y1A02186 uninstall com.blabla ``` -s flag correctly predicts FA81Y1A02186. However, if i...
After this commit, the downloaded svg will contain a comment section that contains the "markup" for the specific graph. This can be imported through the "Export/Import markup" button
Fixed [error] /private/tmp/thyme/bench/Thyme.scala:1499: type mismatch; [error] found : Any [error] required: Double [error] def done(dt: Double) = f"done in ${if (dt>=1) dt else dt*1e3}%.2f ${if (dt>=1) "s" else "ms"}\n" [error]...