lib/spinner: Update example

This commit is contained in:
Koichi Murase
2022-01-19 17:57:09 +09:00
parent 8eb9fec5ed
commit 27f82bbbad

View File

@@ -5,10 +5,10 @@
#
# Examples
#
# echo -ne "${fg[red]}I am running..."
# echo -ne "${_omb_term_red}I am running..."
# ( my_long_task_running ) &
# spinner
# echo -ne "...${_omb_prompt_reset_color} ${fg[green]}DONE${_omb_prompt_reset_color}"
# echo -ne "...${_omb_term_reset} ${_omb_term_green}DONE${_omb_term_reset}"
#
# This spinner is used when there is a terminal.