Currently when a Settable's value is changed via "set" or via startup script, there is a small amount of diagnostics output that is always generated regardless of the "quiet" setting. For example:
set root '/.more-space'
root - was: '/.space'
now: '/.more-space'
This is somewhat jarring if we use a lot of "set" commands in startup script. Would you please consider suppressing this output?
Currently when a Settable's value is changed via "set" or via startup script, there is a small amount of diagnostics output that is always generated regardless of the "quiet" setting. For example:
This is somewhat jarring if we use a lot of "set" commands in startup script. Would you please consider suppressing this output?