I'm using scrapy and just discovered the view command from the shell. It brings up the webpage in a very convenient instance of w3m. From man w3m, I learned that H brings up the help menu, but despite reading through it, I can't find the proper way to exit it.
I can do C-h which takes me back to history, but there must be a right way of exiting the help menu.