@@ -718,8 +718,10 @@ keystroke(u32int ks, u32int mod, Str *com)
if(!haspre(&im))
return 0;
commit(com);
sputr(com, ks);
reset();
if(com->n >= Maxrunes)
return 1;
}
if(im.l->trans == nil)
The note is not visible to the blocked user.