On Thu, Jul 26, 2001 at 10:44:21AM -0400, Peter Kovacs wrote:
> On Wed, Jul 18, 2001 at 03:14:28PM +0200, Gregor Hoffleit wrote:
> > ... but I haven't found any way to detect the name of the
> > mbox that's currently opened, and to pass this name to the shell script.
>
> I think I may have found
On Wed, Jul 18, 2001 at 03:14:28PM +0200, Gregor Hoffleit wrote:
> echo -ne "\033]2;MUTT - $MBOX\007" 1>&2
>
> I started with a "folder-hook . source ~/bin/mutt-xtitle" where
> mutt-xtitle was a shell script with a command like the one above. That
> somehow worked, but I haven't found any way