Wagner Riffel
|
6838c23478
|
all: purge redundant underscores
Signed-off-by: Wagner Riffel <wgrriffel@gmail.com>
|
2019-09-04 16:30:57 -10: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 |
|
Drew DeVault
|
3f30c27bb3
|
Fix :pipe -b actually writing to stdin
|
2019-07-08 18:50:40 -04:00 |
|
Drew DeVault
|
133085b436
|
Fix re-opening of expired pipe tabs
|
2019-07-08 18:32:31 -04:00 |
|
Drew DeVault
|
6797f93476
|
:exec, :pipe: show exit status on completion
|
2019-07-08 18:22:41 -04:00 |
|
Drew DeVault
|
7ecc6f96de
|
Add :exec and :pipe -b(ackground)
|
2019-07-08 18:19:08 -04:00 |
|
Drew DeVault
|
363aab5cc1
|
Make :pipe command more generic
|
2019-07-05 12:21:12 -04:00 |
|