run mojibake after normal; it looks cool

pull/1146/head
nick black 4 years ago
parent 2e78ae1c5e
commit 47d5347f01
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -75,7 +75,7 @@ At any time, press 'q' to quit. The demo is best run in at least an 80x45 termin
**-V**: Print the program name and version, and exit with success.
demospec: Select which demos to run, and what order to run them in. The
default is **ixezcydthnbkgmarwuvlsfjqo**. See above for a list of demos.
default is **ixezcydthnmbkgarwuvlsfjqo**. See above for a list of demos.
Default margins are all 0, and thus the full screen will be rendered. Using
**-m**, margins can be supplied. Provide a single number to set all four margins

@ -20,7 +20,7 @@ static int democount;
static demoresult* results;
static char *datadir = NOTCURSES_SHARE;
static const char DEFAULT_DEMO[] = "ixezcydthnbkgmarwuvlsfjqo";
static const char DEFAULT_DEMO[] = "ixezcydthnmbkgarwuvlsfjqo";
atomic_bool interrupted = ATOMIC_VAR_INIT(false);
// checked following demos, whether aborted, failed, or otherwise

Loading…
Cancel
Save