how to change xterm title depending on current mailbox

2002-01-22 Thread Christoph Kampe
Hello, Please, if its possible, can anyone tell me how to change the xterm-title depending on the mailbox i'm browsing in? history: Im using vim as my prefered editor in mutt. Everytime i use vim, it changes the Xterm-Title to the current edited file. When im leaving vim it changes to "Thanks fo

Viewing tared attachments

2002-02-01 Thread Christoph Kampe
Hy, sorry for the OT question, but it depens on my lazyness and the daily usability of mutt. Periodical i get an automatic generated mail with an attachment with tar-gz'ed ascii files, logs and configs. With the entry in the mailcap configuration for "application/x-gzip" i use zless to view them

Pressing a key after command execution

2002-10-16 Thread Christoph Kampe
Hello Mutt Users, I took the macro from Alain some threads before, to fetch mail by one keypress. Like this: macro index "" "!fetchmail &\r" macro pager "" "!fetchmail &\r" macro browser "" "!fetchmail &\r" Is there a way to get rid of the "Please press a key" message after executing the macro?