@@ -78,7 +78,7 @@ def pseudo_zsh():
except FileNotFoundError:
print(f"zsh: command not found: {args[0]}")
except KeyboardInterrupt:
print(f"")
print(f"^C")
except EOFError:
The note is not visible to the blocked user.