On Fri, Dec 01, 2000 at 05:03:46PM -0800, Timothy Grant wrote:
>Hi all,
>
>This is probably a silly question, but I thought I would ask just in case.
>
>Is there a way to create a macro that will run a shell command and then
>return to mutt without me having to press a key to continue?
Hi,
The default value of wait_key is yes, which results in mutt always
prompting you to press a key after a shell-escape. With this variable
unset, mutt will only prompt you if the shell command returns a non-zero
status. You want the following in your .muttrc:
unset wait_key
-Harold
--
"Life sucks, deal with it!"