Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-26 | Implement :search, :next-result, :prev-result | Drew DeVault | |