Implemented ansi-colour backgrounds in webclient. Added a new @color command for displaying colour spaces. Also changed a number of other features outlined in Issue 309.
This commit is contained in:
parent
e534d5f9a0
commit
ec46465656
7 changed files with 177 additions and 61 deletions
|
|
@ -690,6 +690,7 @@ class CmdServerLoad(MuxCommand):
|
|||
string += "\n{w On-entity Attribute cache usage:{n %5.2f MB (%i items)" % (size, count)
|
||||
caller.msg(string)
|
||||
|
||||
|
||||
# class CmdPs(MuxCommand):
|
||||
# """
|
||||
# list processes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue