@ -1,5 +1,2 @@
#!/bin/zsh
function READ_K() {
read -k $1
echo
}
function READ_K() { read -k $1; echo; }
The note is not visible to the blocked user.