We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00e93f3 commit ce62d10Copy full SHA for ce62d10
udroid/src/gum_wrapper.sh
@@ -58,4 +58,5 @@ function g_spin() {
58
cmd=$*
59
60
$GUM spin -s "$spinner" --title "$title" -- $cmd
61
+ echo -e "[\xE2\x9C\x94] $title"
62
}
0 commit comments