dspinellis / dgsh

Shell supporting pipelines to and from multiple processes
http://www.spinellis.gr/sw/dgsh/
Other
323 stars 23 forks source link

Remove `libexec/dgsh` from path when executing non-dgsh-compatible commands #25

Closed dspinellis closed 7 years ago

dspinellis commented 7 years ago

Otherwise, when wrapped or modified commands are invoked, in a non-dgsh context, they attempt to negotiate and hell breaks loose. This must be solved in conjunction with #21.