go-osc icon indicating copy to clipboard operation
go-osc copied to clipboard

sending empty string

Open vlappa opened this issue 1 year ago • 1 comments

It seems I can't send a empty string with the scgolang/osc library. I'm wondering if go-osc has the same problem? https://github.com/scgolang/osc/issues/17

Someone who is interested helping me figuring this out/ fix this?

vlappa avatar Apr 05 '23 10:04 vlappa

Testing with https://github.com/schollz/sendosc by @schollz, suggests this works fine in go-osc. Ok, now I've to figure out why it doesn't work in scgolang/osc.

vlappa avatar Apr 06 '23 10:04 vlappa