Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commands: Don't crash when store is nil | Kevin Kuehler | 2019-07-15 | 1 | -0/+3 |
* | Fix crashes when operating on empty folder (#216) | Daniel Bridges | 2019-07-10 | 1 | -1/+4 |
* | Fix :pipe -b actually writing to stdin | Drew DeVault | 2019-07-08 | 1 | -1/+9 |
* | Fix re-opening of expired pipe tabs | Drew DeVault | 2019-07-08 | 1 | -2/+6 |
* | :exec, :pipe: show exit status on completion | Drew DeVault | 2019-07-08 | 1 | -1/+2 |
* | Add :exec and :pipe -b(ackground) | Drew DeVault | 2019-07-08 | 1 | -17/+44 |
* | Make :pipe command more generic | Drew DeVault | 2019-07-05 | 1 | -0/+105 |