Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-04 | all: purge redundant underscores | Wagner Riffel | |
Signed-off-by: Wagner Riffel <wgrriffel@gmail.com> | |||
2019-08-29 | extract search criteria parsing into the backends | Reto Brunner | |
2019-07-19 | Implement :filter, :clear | Kevin Kuehler | |
Signed-off-by: Kevin Kuehler <keur@ocf.berkeley.edu> | |||
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 | |