Problem: Map listing does not clear the rest of the command line. Solution: Call msg_clear_eos(). (closes #5623, closes #5962)
@@ -204,6 +204,7 @@ showmap(
if (p_verbose > 0)
last_set_msg(mp->m_script_ctx);
#endif
msg_clr_eos();
out_flush(); // show one line at a time
}
The note is not visible to the blocked user.