Aerc – a pretty good (terminal) email client
11–20 of 51 posts
Re: Aerc – a pretty good (terminal) email client
#12Re: Aerc – a pretty good (terminal) email client
#13I swapped over to aerc from mu4e, it’s very pleasant to use. I would easily recommend it.
Re: Aerc – a pretty good (terminal) email client
#14And the front page has almost all the information I care about as a terminal luddite: vim bindings, etc.
One point of criticism: it says extensible, but it's not very clear how exactly it's extensible. What language is used for extensions? Go? Scripts + conf files with hooks? The front page makes no mention, nor does the source page, and I've yet to find it by clicking around the wiki.
Re: Aerc – a pretty good (terminal) email client
#15It brings joy to my heart to still see these simple web 1.0 pages. And the front page has almost all the information I care about as a terminal luddite: vim bindings, etc. One point of criticism: it says extensible, but it's not very clear how exactly it's extensible. What language is used for extensions? Go? Scripts + conf files with hooks? The front page makes no mention, nor does the source page, and I've yet to f…
Example: to apply git patches, I have this in ~/.config/aerc/binds.conf:
ga = :flag:pipe -mb git am -3
To reply to thank the contributor, I have this: rt = :unflag:reply -a -Tthanks
The "thanks" template invoked by this shells out to git to include a summary of the git push and set a special mail header to update the mailing list on the status of the patch: X-Sourcehut-Patchset-Update: APPLIED
Thanks!
{{exec "{ git remote get-url --push origin; git reflog -2 origin/master --pretty=format:%h | xargs printf '%s\n' | tac; } | xargs printf 'To %s\n %s..%s master -> master'" ""}}
Hope that helps.Re: Aerc – a pretty good (terminal) email client
#16I like it. It's somewhat reminiscent of this one we used to use called Pine :) I think sourcehut guy made this, right? edit: yep sourcehut guy. they also made this cool guide here: https://git-send-email.io/
Also sway, but hacker news doesn't always hold him in that high of an opinion, probably mostly of his Rust criticisms... But I use many of his tools, all top notch!
Re: Aerc – a pretty good (terminal) email client
#17I swapped over to aerc from mu4e, it’s very pleasant to use. I would easily recommend it.
Why this over regular client ?
Re: Aerc – a pretty good (terminal) email client
#18I like it. It's somewhat reminiscent of this one we used to use called Pine :) I think sourcehut guy made this, right? edit: yep sourcehut guy. they also made this cool guide here: https://git-send-email.io/
Also sway, but hacker news doesn't always hold him in that high of an opinion, probably mostly of his Rust criticisms... But I use many of his tools, all top notch!
Re: Aerc – a pretty good (terminal) email client
#19It brings joy to my heart to still see these simple web 1.0 pages. And the front page has almost all the information I care about as a terminal luddite: vim bindings, etc. One point of criticism: it says extensible, but it's not very clear how exactly it's extensible. What language is used for extensions? Go? Scripts + conf files with hooks? The front page makes no mention, nor does the source page, and I've yet to f…
aerc is plugged into your surrounding Unix environment more deeply than most mail clients. It has a keybindings system which is like a more generalized version of Vim, plus an embedded terminal emulator and support for piping things through shell commands, and a templating system. Example: to apply git patches, I have this in ~/.config/aerc/binds.conf: ga = :flag :pipe -mb git am -3 To reply to thank the contributor,…
I like this because I could do the script parts in whatever language I like.
I've been trying to cobble together a linux dev system that's almost entirely configured in lisp.
Getting pretty close now, in theory, with Guix for a distro(Guile initscripts and system def), Stumpwm(Common Lisp), Nyxt-browser(also CL), and of course Emacs with evil-mode for editing/org-mode.
I realise I could Emacs all the things, but I have too much of a love-hate relationship with Emacs for that to be bearable...
Re: Aerc – a pretty good (terminal) email client
#20Nevertheless, a great piece of software. Using it for personal e-mail.
[0]: https://support.microsoft.com/en-us/account-billing/manage-a...