Colourised print.
This commit is contained in:
parent
9bfc9074b0
commit
7d0b6bec97
7 changed files with 61 additions and 16 deletions
|
|
@ -53,6 +53,7 @@ int main( int argc, char *argv[] ) {
|
|||
break;
|
||||
case 'p':
|
||||
show_prompt = true;
|
||||
print_use_colours = true;
|
||||
break;
|
||||
default:
|
||||
fwprintf( stderr, L"Unexpected option %c\n", option );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue