Hi,
On Thu, 06 Dec 2001 Nils <[EMAIL PROTECTED]> spewed into the ether:
[-- snip --]
> However, I would like to know if there is a way to make "c" bring me right
> into the folder browser, without asking me to enter a mailbox name or
> pressing ?.
From my muttrc :
macro index "c?" "
On Thu, Dec 06, 2001 at 03:06:35PM +0100, Nils Holland wrote:
> However, I would like to know if there is a way to make "c" bring me right
> into the folder browser, without asking me to enter a mailbox name or
> pressing ?.
how about this:
macro pager c
macro index c
seems to work for me :)