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