LukeSmithxyz / mutt-wizard

A system for automatically configuring mutt and isync with a simple interface and safe passwords
GNU General Public License v3.0
2.39k stars 381 forks source link

Brought back long-type notification style, added parameters #907

Closed TheChymera closed 1 year ago

TheChymera commented 1 year ago

There's now a moderately useful help text as well as a usage guide, the -p flag is not (yet) implemented.

Closes: https://github.com/LukeSmithxyz/mutt-wizard/issues/905

The switching part is not yet implemented. @LukeSmithxyz can you let me know whether I'm perhaps breaking something? Also, do you have any ideas on how to elegantly implement -p? I'm sure this can be integrated into case directly, but it's pretty hard to mock the case for a test.

LukeSmithxyz commented 1 year ago

Any particular reason you're adding options for the symbols used? Is there some use-case you are imagining with them?

TheChymera commented 1 year ago

@LukeSmithxyz well, I wanted to just get rid of them, but figured you put them in there because you liked them. Also, people might want to use Fontawesome or something else for nicer symbols. I'd actually be happiest if the symbols were gone completely :3