I just looked at this briefly and I've run into a couple of problems: 1. `uname` in Bash on Ubuntu on Windows (BUW) outputs `Linux`, so I'd have to name the platform file *linux.sh* or change the code in *password-store.sh* that sources those files. 2. `clip.exe` is unidirectional, i.e. there's no way for it to output the contents of the clipboard; nor is there a standard program for doing that either.
Thoughts? Feelings? The Windows clipboard *can* be accessed from BUW via PowerShell – are you open to that as a dependency on Windows? On Mon, Jul 24, 2017 at 10:57 AM, Jason A. Donenfeld <[email protected]> wrote: > Thanks for sending this suggestion is. I'd certainly be open to > implementing this in the form of a platform file, like we currently do > for cygwin (depreciated now, I guess), bsd, osx, and so forth. > > Would you like to submit a patch? >
_______________________________________________ Password-Store mailing list [email protected] https://lists.zx2c4.com/mailman/listinfo/password-store
