diff --git a/Nasal/debug.nas b/Nasal/debug.nas index eb3693e55..75a248045 100644 --- a/Nasal/debug.nas +++ b/Nasal/debug.nas @@ -18,9 +18,7 @@ -# enable colors on Unix (checks second character in module path for colon) -# -if (caller(0)[2][1] != `:`) { +if (getprop("/sim/startup/terminal-ansi-colors")) { _c = func(color, s) { "\x1b[" ~ color ~ "m" ~ s ~ "\x1b[m" } } else { _c = func(dummy, s) { s } diff --git a/preferences.xml b/preferences.xml index 7c6bd19f6..5edd0f558 100644 --- a/preferences.xml +++ b/preferences.xml @@ -12,11 +12,6 @@ Started September 2000 by David Megginson, david@megginson.com - - - Hello - 118500000 - false @@ -49,6 +44,7 @@ Started September 2000 by David Megginson, david@megginson.com feet true netscape + true false @@ -448,6 +444,11 @@ Started September 2000 by David Megginson, david@megginson.com + + Hello + 118500000 + + Golf Foxtrot Sierra