Raf, amazing. Thank you. Brilliant. I mapped it to K (which is unused and
it's now lightning fast) Ky!
Thank you thank you!
On Sun, Sep 5, 2021 at 8:02 PM raf wrote:
> On Sun, Sep 05, 2021 at 05:25:16PM -0700, Tom Tunguz
> wrote:
>
> > To be clear, I've tried this:
&g
To be clear, I've tried this:
macro *compose* \cx ":wq"
On Sun, Sep 5, 2021 at 5:22 PM Tom Tunguz wrote:
> 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, o
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 and then
.
I've tried
bind macro S ":wq"
but that doesn't work. Thank you for your help!
You can use offlineimap and a crontab for this
https://github.com/OfflineIMAP/offlineimap
On Thu, Jul 29, 2021 at 6:55 AM wrote:
> Julius Hamilton writes:
> >Hey,
> >
> >Is it possible to configure Mutt so that all the emails are downloaded on
> >my machine so that Mutt opens the inbox for vie
Amazing. Thank you so much, Anders and Francesco.
One more question if you don't mind.
Suppose I'd like to move the address in the to field to the bcc field. How
do I do that?
On Thu, Dec 10, 2020 at 8:57 PM Francesco Ariis wrote:
> Hello Tom,
>
> Il 10 dicembre 2020 alle
Hi,
I'm just getting into mutt and really enjoying it. I'm trying to create a
macro to add someone to the cc window that appears after closing the editor
(vim in my case) and mutt shows the to, cc, BCC, subject fields. I'd like
to hit control + g and add an email address.
My current macro is this