aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xponysay1
1 files changed, 1 insertions, 0 deletions
diff --git a/ponysay b/ponysay
index 8426fc4..b1911ce 100755
--- a/ponysay
+++ b/ponysay
@@ -326,6 +326,7 @@ class Ponysay():
w = UCS.dispLen(pony)
item = '\033[1m' + pony + '\033[21m' if (pony in quoters) else pony
syms = ponymap[pony]
+ syms.sort()
if len(syms) > 0:
w += 2 + len(syms)
item += ' ('