diff --git a/top/top.c b/top/top.c index b9ce1a12..c7515bd6 100644 --- a/top/top.c +++ b/top/top.c @@ -752,7 +752,11 @@ static void show_msg (const char *str) { static int show_pmt (const char *str) { int rc; +#ifdef PRETENDNOCAP + PUTT("\n%s%s%.*s %s%s%s" +#else PUTT("%s%s%.*s %s%s%s" +#endif , tg2(0, Msg_row) , Curwin->capclr_pmt , Screen_cols - 2