On Tue, Sep 22, 2020 at 05:46:53PM +0100, Chris Green wrote:
Does mutt still use the (IMHO silly) maildir hierarchy where mail
'folders' are simply represented by another '.' and name in the
maildir directory name?

Starting in Mutt 1.12, there is a new function <descend-directory> in the browser menu. This can be used to force Mutt to enter a directory that is also a maildir mailbox.

One possible usage might be to bind enter/return to descend directory and space to select the entry:

  bind browser <enter> descend-directory
  bind browser <return> descend-directory
  bind browser <space> select-entry

--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA

Attachment: signature.asc
Description: PGP signature

Reply via email to