@@ -58,6 +58,7 @@ func runREPL(s inputScanner, w io.Writer, sanitizer func(string) []string) {
continue
}
context.args = cleanedInput[1:]
err = command.callback(context)
if err != nil {
The note is not visible to the blocked user.