--- vi/vs_msg.c.orig 2022-02-03 21:07:13.347935155 +0900 +++ vi/vs_msg.c 2022-02-03 21:07:46.696879865 +0900 @@ -662,7 +662,6 @@ /* Display new file status line. */ if (F_ISSET(sp, SC_STATUS)) { F_CLR(sp, SC_STATUS); - msgq_status(sp, sp->lno, MSTAT_TRUNCATE); } /* Report on line modifications. */