@ -17,7 +17,7 @@ function wait()
}
function type()
{ printf "$*\n" | simtyping; }
{ printf "$*" | simtyping; }
function execute()
{ type "$@" && wait && eval "$@"; }
The note is not visible to the blocked user.