Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-17 | Add an option to toggle between read and unread | Nicolai Dagestad | |
2019-07-15 | commands: Don't crash when store is nil | Kevin Kuehler | |
On a slow network connection, running these commands without this guard will cause aerc to panic. Signed-off-by: Kevin Kuehler <keur@ocf.berkeley.edu> | |||
2019-07-10 | Fix crashes when operating on empty folder (#216) | Daniel Bridges | |
2019-06-29 | Implement basic tab completion support | Gregory Mullen | |
Tab completion currently only works on commands. Contextual completion will be added in the future. | |||
2019-06-09 | Add :read and :unread commands | Drew DeVault | |