From cd04ea4c6247999dcdd3c23856c4044a5b3c8064 Mon Sep 17 00:00:00 2001 From: Tehom Date: Fri, 30 Sep 2016 18:44:03 -0400 Subject: [PATCH] @color didn't escape the | symbol after it became used as an ansi control character, which messed up the formatting of the help file --- evennia/commands/default/player.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evennia/commands/default/player.py b/evennia/commands/default/player.py index 81d2a35d10..d1c86ec2e0 100644 --- a/evennia/commands/default/player.py +++ b/evennia/commands/default/player.py @@ -680,7 +680,7 @@ class CmdColorTest(COMMAND_DEFAULT_CLASS): testing which colors your client support Usage: - @color ansi|xterm256 + @color ansi||xterm256 Prints a color map along with in-mud color codes to use to produce them. It also tests what is supported in your client. Choices are