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-07-10 | Fix crashes when operating on empty folder (#216) | Daniel Bridges | |
2019-07-08 | Fix :pipe -b actually writing to stdin | Drew DeVault | |
2019-07-08 | Fix re-opening of expired pipe tabs | Drew DeVault | |
2019-07-08 | :exec, :pipe: show exit status on completion | Drew DeVault | |
2019-07-08 | Add :exec and :pipe -b(ackground) | Drew DeVault | |
2019-07-05 | Make :pipe command more generic | Drew DeVault | |