Main
Tutorial
Manual
Miscellaneous
echo setting turns input echo on / off.
echo
This is an interpreter level setting.
usage: .set echo [on | off | auto]
The default is auto which has the following behavior. If the input is interactive, then echo is off. Otherwise, it is on.
auto