... or any that use getdir to ask direction.
@@ -4824,6 +4824,8 @@ getdir(const char *s)
} else {
dirsym = g.Cmd.dirchars[(cmdq->dirz > 0) ? DIR_DOWN : DIR_UP];
}
} else if (cmdq->typ == CMDQ_KEY) {
dirsym = cmdq->key;
cmdq_clear(CQ_CANNED);
dirsym = '\0';
The note is not visible to the blocked user.