termcol: define mirc palette (included in more)
[sheet.git] / termcol.plp
index 7a51fbd001b2f1dbcd8a11a1eb9cc55be2d9b395..0068accf7edb69860d668058c3354980733a2819 100644 (file)
@@ -21,7 +21,7 @@ push @termlist, split /\W+/, $ENV{PATH_INFO} || 'default';
 
 my %termgroup = (
        default => [qw( ansi xkcd ansi88 )],
-       more    => [qw( ansi legacy ansi256 )],
+       more    => [qw( ansi mirc legacy ansi256 )],
        msx     => [qw( msx1 msx2 arnejmp )],
        ansi    => [qw( cga xterm tango app html )],
        legacy  => [qw( c64 msx2 mac2 risc arnegame cpc )],