implement legacy_color

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-08-27 22:09:09 +02:00
parent 8fc6a27147
commit 7ddbecf25f
2 changed files with 39 additions and 1 deletions

View file

@ -62,7 +62,6 @@ struct legacy_command legacy_commands[] =
"FILE1 FILE2",
"Compare the file FILE1 with the FILE2 and inform the different values"
" if any."},
/* FIXME: Implement command. */
{"color", "legacy_color '%s' '%s'\n", 2, {TYPE_VERBATIM, TYPE_VERBATIM},
FLAG_IGNORE_REST, "NORMAL [HIGHLIGHT]",
"Change the menu colors. The color NORMAL is used for most"