diff --git a/src/help.c b/src/help.c index ba67b741..3ef53d1b 100644 --- a/src/help.c +++ b/src/help.c @@ -142,6 +142,7 @@ void do_help(void) } UNSET(WHITESPACE_DISPLAY); + UNSET(NOREAD_MODE); bottombars(MHELP); wnoutrefresh(bottomwin);