Wagner Riffel
|
6838c23478
|
all: purge redundant underscores
Signed-off-by: Wagner Riffel <wgrriffel@gmail.com>
|
2019-09-04 16:30:57 -10:00 |
|
Reto Brunner
|
94b9d557de
|
extract search criteria parsing into the backends
|
2019-08-29 08:44:10 +09:00 |
|
Kevin Kuehler
|
f81e4bd41c
|
Implement :filter, :clear
Signed-off-by: Kevin Kuehler <keur@ocf.berkeley.edu>
|
2019-07-19 11:30:32 -04:00 |
|
Kevin Kuehler
|
8bb115dbae
|
commands: Don't crash when store is nil
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-15 09:46:49 -04:00 |
|
Gregory Mullen
|
2a0961701c
|
Implement basic tab completion support
Tab completion currently only works on commands. Contextual completion
will be added in the future.
|
2019-06-29 14:24:19 -04:00 |
|
Drew DeVault
|
91a75cd98b
|
Implement :search, :next-result, :prev-result
|
2019-06-26 20:50:54 -04:00 |
|