Age | Commit message (Expand) | Author |
2019-09-04 | all: purge redundant underscores | Wagner Riffel |
2019-08-26 | Add :prompt command | Christopher Vittal |
2019-08-13 | Revert "add close command at global level" | Drew DeVault |
2019-08-13 | add close command at global level | Aditya Srivastava |
2019-08-08 | Close backends prior to shutdown | Reto Brunner |
2019-07-29 | Ring bell when new messages arrive0.2.0 | Ben Burwell |
2019-07-27 | Add index option to change-tab | Jeffas |
2019-07-26 | Add command history and cycling | Galen Abell |
2019-07-26 | Support configurable header layout in compose widget | Daniel Bridges |
2019-07-26 | Add new-email trigger | Jeffas |
2019-07-23 | Add change tab command | Jeffas |
2019-07-19 | Add Unix socket for communicating with aerc | Drew DeVault |
2019-07-17 | Show currently pressed keys in statusline | Jeffas |
2019-07-11 | Add clickable tabs | Jeffas |
2019-06-29 | Implement basic tab completion support | Gregory Mullen |
2019-06-21 | Fix Cc & Bcc handling in replies | Drew DeVault |
2019-06-11 | lib/ui/tab: Add Replace method | Kevin Kuehler |
2019-05-27 | Add :save and :pipe commands to viewer | Galen Abell |
2019-05-22 | Show account wizard if no accounts configured | Drew DeVault |
2019-05-22 | Fix always showing last account tab | Drew DeVault |
2019-05-21 | New account wizard, part one | Drew DeVault |
2019-05-19 | Update internal state and draw from the same goroutine | Simon Ser |
2019-05-17 | s/aerc2/aerc/g | Drew DeVault |
2019-05-14 | Add distinct keybindings for each compose view | Drew DeVault |
2019-05-12 | Add initial compose widget | Drew DeVault |
2019-03-31 | Make the message viewer real, part one | Drew DeVault |
2019-03-30 | Add message view commands, :close | Drew DeVault |
2019-03-30 | Add basic message viewer mockup | Drew DeVault |
2019-03-30 | Correct color of error messages | Drew DeVault |
2019-03-30 | Use tcell.Style.Reverse instead of black on white | Drew DeVault |
2019-03-21 | Expire status errors on input | Drew DeVault |
2019-03-21 | Use : for keybindings even when ex is overridden | Drew DeVault |
2019-03-21 | Rig up terminal keybinding group | Drew DeVault |
2019-03-21 | Use user's configured ex key | Drew DeVault |
2019-03-21 | Add context-specific keybindings | Drew DeVault |
2019-03-17 | Wrap Terminal in TermHost | Drew DeVault |
2019-03-17 | Add :term-close | Drew DeVault |
2019-03-17 | Handle terminal title, login shell | Drew DeVault |
2019-03-17 | Implement :next-tab, :prev-tab | Drew DeVault |
2019-03-17 | Move exline handling up to aerc, add :term | Drew DeVault |
2019-03-17 | commands: handle case where no account selected | Drew DeVault |
2019-03-17 | Add basic terminal widget | Drew DeVault |
2019-03-15 | Implement sidebar-width config option | Drew DeVault |
2019-03-15 | Rig up key bindings | Drew DeVault |
2019-03-10 | Start building out command subsystem | Drew DeVault |
2019-02-10 | Fix build | Elias Naur |
2019-01-20 | Implement Container interface in widgets/ | Drew DeVault |
2019-01-14 | Send commands up to the top-level aerc widget | Drew DeVault |
2019-01-13 | Move ex line into account | Drew DeVault |
2019-01-13 | Move status line into account, update behavior | Drew DeVault |