aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
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
2019-03-17Implement :next-tab, :prev-tabDrew DeVault
2019-03-15Fix special key bindings (e.g. <C-d>)Drew DeVault
2019-03-15Implement default in accounts.confDrew DeVault
2019-03-15Remove extra debug log statementDrew DeVault
2019-03-15Implement sidebar-width config optionDrew DeVault
2019-03-15Rename :cd -> :cf, add :cdDrew DeVault
2019-03-15Rig up key bindingsDrew DeVault
2019-03-15Implement key bindings subsystemDrew DeVault
2018-01-10Misc idiomatic fixesemersion
2018-01-09Parse account configurationDrew DeVault
2018-01-09Initial pass on worker/UI message passingDrew DeVault
2018-01-09Load UI configurationDrew DeVault