Let's say I am in mutt, exploring "c" and "?" and am now looking at this screen:
y:Exit c:Chdir m:Mask ?:Help
1 IMAP ../
2 IMAP Boring
3 IMAP Drafts
4 IMAP Junk
and let's say Boring is INBOX.Boring, Drafts is INBOX.Drafts, etc.
So how might I navigate into just plain INBOX, without having to quit mutt and restart?
OK, I hit RET on the first item, and now see
y:Exit c:Chdir m:Mask ?:Help
1 IMAP + INBOX.
But hitting RET on that just gets me to the previous screen. How do I open that INBOX to see the mail in it, but without using the easy solution of just quitting mutt and starting again? Other keys didn't help.