diff --git a/src/help.c b/src/help.c
index ba67b74142d03c9db65333cc8fbf98ab4ec42078..3ef53d1bb6e437f278f4c26642f9fd6efaf92841 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);