krill
krill copied to clipboard
Put whitespace before http to prevent colorizing issues
Sometimes hashtags will be smashed into links. When the _print_stream_item
regex tried to put in
the colorings, the escape codes were being inserted after the : in the link. This commit will put
a space before http (if there's a character in front of it).
Example before:
And after: