@@ -1,5 +1,6 @@
from colorama import Fore, Back, Style
+# see http://xahlee.info/comp/unicode_drawing_shapes.html
def merge(color_string):
""" Given a string of colorama ANSI, merge them if you can. """