@@ -11,6 +11,7 @@ sendkey(int fd, u32int ks, u32int mod)
kr.fd = fd;
kr.ks = ks;
kr.mod = mod;
kr.want = 0;
chansend(keyc, &kr);
}
The note is not visible to the blocked user.