Jakob Krigovsky
Jakob Krigovsky
Thank you for the kind words and for linking to Electron’s discussion. I’m not yet sure how much effort it will be to make this addon context-aware but I’ll look...
Have you tried ced with Electron? While it’s indeed also a native module, it uses [N-API](https://nodejs.org/api/n-api.html) and therefore should already be compatible with Electron’s change.
This package doesn’t support browsers but Node.js only. How do you intend to use it through jsDelivr?
Thanks. [As mentioned in the readme](https://github.com/sonicdoe/detect-character-encoding#supported-environments), I’m aware that detect-character-encoding doesn’t currently work on Windows. I’ll keep this issue open but I probably won’t have the time to address it...
Thanks for the kind words and for opening this pull request! Regarding `∡`, I cherry-picked your fix to 14ed4398f580d17daaa0d33ec0d358deb240e670 and also removed the character from the caps lock key map....
I’m with you that this seems like a smart quotation mistake. I took a look at EurKEY for Windows which, as far as I know, was developed by the author...
According to [Amazon’s documentation](http://docs.amazonwebservices.com/amazonglacier/latest/dev/working-with-archives.html#archive-operations-quick-intro) it’s not possible to update an archive’s description: > After you upload an archive, you cannot update its content or its > description. The only way...
@micimize Your use case seems perfectly suited for [AVA’s test macros](https://github.com/avajs/ava#test-macros).
Thanks, that works 👍 By the way, this `specs` option doesn’t seem to be documented in the [configuration options](https://github.com/wix/Detox/blob/18.19.0/docs/APIRef.Configuration.md).
This issue is still present in Detox v18.20.2.