aboutsummaryrefslogtreecommitdiff
path: root/commands/msg/pipe.go
AgeCommit message (Expand)Author
2019-09-04all: purge redundant underscoresWagner Riffel
2019-07-15commands: Don't crash when store is nilKevin Kuehler
2019-07-10Fix crashes when operating on empty folder (#216)Daniel Bridges
2019-07-08Fix :pipe -b actually writing to stdinDrew DeVault
2019-07-08Fix re-opening of expired pipe tabsDrew DeVault
2019-07-08:exec, :pipe: show exit status on completionDrew DeVault
2019-07-08Add :exec and :pipe -b(ackground)Drew DeVault
2019-07-05Make :pipe command more genericDrew DeVault