Wagner Riffel
6838c23478
all: purge redundant underscores
...
Signed-off-by: Wagner Riffel <wgrriffel@gmail.com>
2019-09-04 16:30:57 -10:00
Art Wild
d4416e74ac
Fix unread
command
...
This fixes ~sircmpwn/aerc2#195. While `read -t` works fine.
The `unread` command is not wired. This patch fixes it.
https://todo.sr.ht/~sircmpwn/aerc2/195
2019-08-08 10:12:17 +09:00
Jeffas
4541519225
Add space which was missing
2019-07-25 18:12:05 -04:00
Nicolai Dagestad
a1763bf207
Add an option to toggle between read and unread
2019-07-17 17:01:25 -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
Daniel Bridges
217e85a55d
Fix crashes when operating on empty folder ( #216 )
2019-07-10 13:21:38 -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
6271d455eb
Add :read and :unread commands
2019-06-09 14:55:42 -04:00