Kenneth Shaw

Results 127 comments of Kenneth Shaw

Actually, sorry, I think I found the problem. It's not readline. Sorry -- instead I think its a problem with how I'm detecting whether or not its a terminal.

So, there was indeed a problem with detecting the cygwin terminal. However, I'm not sure of what the logic should be for working under a cygwin terminal in Windows. Any...

This looks good. Have you actually tried to print that image? If so, would it be possible to add a quick photo of the output? I'll update the documentation, etc....

The implementation of the image printing was never finished. I was porting it from a PHP library escpos lib, but never got around to printing it. The quality of the...

For what it's worth, I've learned a hell of a lot about Go since I wrote the original `escpos` code. It would be fairly easy to integrate the C code...

I would suggest disabling authentication on your device. Unfortunately, the Hilink devices that I have work just fine with this package. I'm happy to accept a PR that fixes this...

I'm open to a PR to change the behavior. It'd be fairly simple to change. Apologies if some parts don't work, but I don't think the firmwares on the different...

This is doable, but the there's a reason that Chrome/ium does a secondary retrieval when doing `view-source:`. Will make a point of implementing this along with HAR capture ability.

Yes, this will be done for the next release.

I do not have a Mac or any ARM hardware to be able to do a arm64 build. You may want to try using Rosetta. If you'd like to donate...