HI, I have the following set up in my .muttrc:
# Move the highlight to the previous mailbox bind index,pager \Cp sidebar-prev # Move the highlight to the next mailbox bind index,pager \Cn sidebar-next # Open the highlighted mailbox bind index,pager \Co sidebar-open # Move the highlight to the previous page bind index,pager \CU sidebar-page-up # Move the highlight to the next page bind index,pager \CD sidebar-page-down # Move the highlight to the previous mailbox containing new, or flagged, mail. bind index,pager \CP sidebar-prev-new # Move the highlight to the next mailbox containing new, or flagged, mail. bind index,pager \CN sidebar-next-new # Toggle the visibility of the Sidebar. bind index,pager \CV sidebar-toggle-visible So, when I use \Cn, I seem to end on to the next mailbox containing new or flagged mail and not the next mailbox. By, \Cn, I mean Ctrl+n (lower case n). Same when i use \CN. Is my specification incorrect? Many thanks!
