summaryrefslogtreecommitdiff
path: root/mutt-wizard.sh
AgeCommit message (Collapse)Author
2018-03-16Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizardLuke Smith
2018-03-16personal.muttrc remove fixLuke Smith
2018-03-16mailbox detect now automatic on account addLuke Smith
2018-03-13MacOS fixesAbin Simon
fix adding new account in macos Fix mailsync ping command Fix mutt-wizard Fix muttrc for mac Add files for offlineimap_profile and offlineimap_header Update README with MacOS install instructions
2018-03-12fix for trailing whitespace in accounts lineLuke Smith
2018-03-05notify system addedLuke Smith
2018-02-27quotes added for multi-word mailbox namesLuke
2018-02-27Add account name to sidebar head.Andrey Drobyshev
When managing multiple accounts it's hard to determine which one you're currently viewing. This patch makes sidebar look like this: +++++++++++++++++++++++++ luke@lukesmith + ----------------------- + INBOX 99+ Sent Mail + Drafts + Trash + Spam + +++++++++++++++++++++++++ The only problem with it is the necessity of changing sidebar_format, as with its current value these 2 excess mailboxes are being appended with 0. That leads to situation when size of an empty mailbox is being displayed as empty string instead of 0. I consider it's not a big deal.
2018-02-21only one box at a time selectedLuke
2018-02-21sent and postponed only one lineLuke
2018-02-20reorderingLuke
2018-02-18Merge pull request #11 from scattenlaeufer/login_nameLuke Smith
Ask for a login name during account creation
2018-02-18Use $fulladdr if no login is givenBjörn Guth
This should resolve #6.
2018-02-18Merge pull request #10 from scattenlaeufer/smtp_fixLuke Smith
Fix smtp url for manually entered smtp servers
2018-02-18Fix smtp url for manually entered smtp serversBjörn Guth
This fixes one half of #6.
2018-02-18addaccount redundant dir creationLuke
2018-02-18Add separate login to account creation queriesBjörn Guth
This is first working version of an added login query to the account creation process. It fixes the first part of #6, but there still needs to be more testing for the second part of that issue, which concerns creating accounts with domains not listed in domain.csv.
2018-02-16superficial additionsLuke
2018-02-14third party app doc changeLuke
2018-02-14instruction to press spaceLuke
2018-02-14mailbox detect now searches all accountsLuke
2018-02-14readme fixesLuke
2018-02-13sms fixLuke
2018-02-13dumb error fixLuke
2018-02-13closes on canceling main menuLuke
2018-02-13passwords can be changed in wizardLuke
2018-02-13gmail inobx fixLuke
2018-02-13earlier bloat from mailbox guessing removedLuke
2018-02-13switch to gpg2 as defaultLuke
2018-02-13folders now fully autodetectedLuke
2018-02-13mailbox wizard addedLuke
2018-02-12retarded error fixedLuke
2018-02-12documentation fix for gpg2 distrosLuke
2018-02-11shortcut removal fixLuke
2018-02-11clean up and documentationLuke