Hello.  I'd like mutt to output the appropriate escape sequences to display
various things in my xterm title bar.  (eg, "mutt: <folder>")  Unfortunately,
when I tried the obvious thing -- embedding escapes into the status format
string -- I got the string representations of the escapes; eg, "^]]2;Mutt: ..."
Is there any way to get mutt to output the raw escape sequence for setting
an xterm title?

  The configuration line I used was:
set  status_format="\e]2;Mutt: %f\a-%r-Mutt: %f [Msgs:%?M?%M/?%m%?n? New:%n?%?o? 
Old:%o?%?d? Del:%d?%?F? Flag:%F?%?t? Tag:%t?%?p? Post:%p?%?b? Inc:%b?%?l? 
%l?]---(%s/%S)-%>-(%P)---"

  Daniel

Reply via email to