@ -8,11 +8,9 @@ function simtyping()
function wait()
{
if [ "$PROMPT_TIMEOUT" == "-1" ]; then
[ "$PROMPT_TIMEOUT" == "-1" ] &&
read -rs
read -rs ||
else
read -rst "$PROMPT_TIMEOUT"
fi
}
function type()
The note is not visible to the blocked user.