Hello,
The current Void waypipe package provides waypipe-c as the default waypipe executable.
As a result, functionality available in the Rust implementation is unavailable. For example, --xwls is not recognized:
$ waypipe --xwls ssh host
waypipe: unrecognized option '--xwls'
Would it be possible to provide the Rust implementation as the default waypipe executable, or make it available as an alternative package?
Thank you!
Hello,
The current Void
waypipepackage provideswaypipe-cas the defaultwaypipeexecutable.As a result, functionality available in the Rust implementation is unavailable. For example,
--xwlsis not recognized:Would it be possible to provide the Rust implementation as the default
waypipeexecutable, or make it available as an alternative package?Thank you!