about summary refs log tree commit diff stats
path: root/commands/msg/pipe.go
Commit message (Expand)AuthorAgeFilesLines
* all: purge redundant underscoresWagner Riffel2019-09-041-3/+3
* commands: Don't crash when store is nilKevin Kuehler2019-07-151-0/+3
* Fix crashes when operating on empty folder (#216)Daniel Bridges2019-07-101-1/+4
* Fix :pipe -b actually writing to stdinDrew DeVault2019-07-081-1/+9
* Fix re-opening of expired pipe tabsDrew DeVault2019-07-081-2/+6
* :exec, :pipe: show exit status on completionDrew DeVault2019-07-081-1/+2
* Add :exec and :pipe -b(ackground)Drew DeVault2019-07-081-17/+44
* Make :pipe command more genericDrew DeVault2019-07-051-0/+105