hello,

could somebody please advise on the following issues?

when in run mutt in terminal emulator, it reacts to the scroll wheel of my mouse. Is it possible to disable mouse entirely? There is no mention of the word "mouse" in man mutt.

What is the correct way to cancel an operation? For example, when I press 'm' in index by mistake, how do I exit from the 'new mail operation'. When I pres 'CTRL+c' mutt asks 'Exit mutt?' (with default yes), so I have to press n all the time. Is there no better way to undo a wrong key press?

I have a macro to move message to my archive folder:
    macro index,pager S "<save-message>=archive<enter>" "move messages"
it works, but there are two small problems:
1) It operates only on one (the current) message, not on all tagged messages. 2) it actually does not move the message immediately. It copies it to archive and tags it as deleted in the inbox. Is there a way to execute the "move" immediately (without having them in inbox selected as deleted)?

thanks,
Martin

Reply via email to