aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2019-06-02Add delete to the default binds.confDrew DeVault
2019-05-27Add :save and :pipe commands to viewerGalen Abell
2019-05-26Implement :edit in compose screenDrew DeVault
2019-05-26Subsitute prefix in aerc.conf for installDrew DeVault
2019-05-25binds.conf: make reply -a easier to use than replyDrew DeVault
2019-05-24Change ex command to C-x when using terminalDrew DeVault
2019-05-23Bind :compose to C in binds.confFrancis Dinh
2019-05-22Install default configs to XDG config if not foundDrew DeVault
2019-05-22Show account wizard if no accounts configuredDrew DeVault
2019-05-21New account wizard, part oneDrew DeVault
2019-05-21Use kebab-case for cred-cmdsDrew DeVault
2019-05-20Implement :next-part, :prev-partDrew DeVault
2019-05-19Rename :delete-message et al to :delete et alDrew DeVault
2019-05-18Implement loading passwords from external commandsGalen Abell
2019-05-17Install filters to /usr/share/aerc/filtersDrew DeVault
2019-05-17Remove unimplemented color configurationDrew DeVault
2019-05-17Implement ui.empty-message config optionDrew DeVault
2019-05-16Abort if accounts.conf is world readableReto Brunner
2019-05-16Revert "Abort if accounts.conf is world readable"Drew DeVault
2019-05-16Revert "s/aerc.conf/address.conf/ in permission check"Drew DeVault
2019-05-16s/aerc.conf/address.conf/ in permission checkCole Helbling
2019-05-16Abort if accounts.conf is world readableReto Brunner
2019-05-16Change default bindings for repliesDrew DeVault
2019-05-16Change default reply keybindingsDrew DeVault
2019-05-15Copy sent emails to the Sent folderDrew DeVault
2019-05-14Fix default bindings for quit and editDrew DeVault
2019-05-14Move ! bind to [messages]Drew DeVault
2019-05-14Add (non-functional) reply commands to bindingsDrew DeVault
2019-05-14Add ! to default keybindingsDrew DeVault
2019-05-14Add $EDITOR, internal config for composeDrew DeVault
2019-05-14Add distinct keybindings for each compose viewDrew DeVault
2019-05-13Populate "From" header from config for new emailsDrew DeVault
2019-05-12Add outgoing account configurationDrew DeVault
2019-05-12Add initial compose widgetDrew DeVault
2019-03-31Use better regex for identifying patchesDrew DeVault
2019-03-31Remove show-headers config optionDrew DeVault
2019-03-31Remove unused config optionsDrew DeVault
2019-03-31Remove key bindings from aerc.confDrew DeVault
2019-03-31Add script for sandboxing w3mDrew DeVault
2019-03-31Use shell to execute filters, fix non-determinismDrew DeVault
2019-03-31Improve plaintext.pyDrew DeVault
2019-03-31Implement header-regex-match filtersDrew DeVault
2019-03-31Add basic filter implementationDrew DeVault
2019-03-30Add message view commands, :closeDrew DeVault
2019-03-30Update default config/binds.confDrew DeVault
2019-03-30Handle no configured accounts gracefullyJulian P Samaroo
2019-03-21Rig up terminal keybinding groupDrew DeVault
2019-03-21Add context-specific keybindingsDrew DeVault
2019-03-21Add additional context to key binding setDrew DeVault
2019-03-17Handle terminal title, login shellDrew DeVault