Send mail macro from vim
Tom Tunguz
ttunguz at gmail.com
Mon Sep 6 00:22:32 UTC 2021
I'd like to set a macro to send mail directly from the compose window using
vim.
In other words, I'm responding to a mail, I reply to it, open it in vim.
Then I want to hit a macro and have it execute :wq<enter> and then
<send-message>.
I've tried
bind macro S ":wq<enter><send-message>"
but that doesn't work. Thank you for your help!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mutt.org/pipermail/mutt-users/attachments/20210905/71881f62/attachment.html>
More information about the Mutt-users
mailing list