I might be missing something but why would you want to use a terminal interface when a GUI is so much easier?
Aerc: A well-crafted TUI for email
31–40 of 166 posts
Re: Aerc: A well-crafted TUI for email
#32I might be missing something but why would you want to use a terminal interface when a GUI is so much easier?
Re: Aerc: A well-crafted TUI for email
#33I might be missing something but why would you want to use a terminal interface when a GUI is so much easier?
Given that difference, some people prefer the stability of their tools not changing on them and prefer CLI/terminal work in general. The difference in social contract may not apply specifically to an email client but a given user might be more comfortable in a terminal than in a GUI.
Re: Aerc: A well-crafted TUI for email
#34Looks good but wish it was written in C.
Re: Aerc: A well-crafted TUI for email
#35I might be missing something but why would you want to use a terminal interface when a GUI is so much easier?
Another reason that is more idiosyncratic: If you operate your own email server, you can SSH in from everywhere and use a TUI client locally on the server. This saves the transferring/syncing of emails between client-side local storage and the server; everything is just immediately available.
Re: Aerc: A well-crafted TUI for email
#36Looks good but wish it was written in C.
Re: Aerc: A well-crafted TUI for email
#37The problem with a TUI is that it’s a silo. Makes more sense to have pipeable, scriptable program(s) to retrieve/filter/sync/send. Then you can make several different UIs for it—vim, emacs, web, vscode, acme, thick client, etc—with a minimum of effort. TUI ends up re-implementing a good part of tmux unnecessarily.
Composability is what I love about Notmuch: https://notmuchmail.org/
Re: Aerc: A well-crafted TUI for email
#38I might be missing something but why would you want to use a terminal interface when a GUI is so much easier?
Re: Aerc: A well-crafted TUI for email
#39Earlier quoted context omitted.
Your are indeed! Many people like myself prefer the lightning fast interaction of keyboard navigation, the mastery of the bindings to improve workflows, and the customization of bindings to create new ones.
ok but GMail for example has keyboard shortcuts.