1. 39
    1. 4

      Timely, I was just writing on a builtin for Cat9 that’s using it. Bringup has been smooth thus far.

      1. 1

        Thank you for your work!

        1. 1

          Nice! Two questions:

          • In the FAQ, you mention how this is different from e.g. aerc. Could you also explain the benefits/downsides of this approach?
          • I suppose this doesn’t support HTML emails?
          1. 3

            It’s not a question of benefit or downside, it’s just different. The CLI works well for quick actions and for scripting, but you can find it a bit annoying to use on daily basis. Aerc/mutt/alpine take more time to configure, and you can only use it from within the terminal frame (loop). I would say that the CLI is more low level, but also more versatile. For example you can build interfaces at the top of the CLI to get almost the same feeling as a TUI. See https://github.com/dantecatalfamo/himalaya-emacs or https://github.com/pimalaya/himalaya-vim.

            Regarding HTML, not sure to understand the question. Reading HTML? Or writing? I would say it’s the same level as Aerc/mutt/alpine.