aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bb.h b/bb.h
index d702ad0..4c98266 100644
--- a/bb.h
+++ b/bb.h
@@ -264,7 +264,7 @@ CONFIRM ";\n"
#ifdef PAUSE
PAUSE ";\n"
#else
-" ask1 REPLY \"\033[2mPress any key to continue...\033[0m\";"
+" ask1 REPLY \"\033[0;2mPress any key to continue...\033[0m\";"
#endif
"}\n"
"pick() {\n"