Doug Harple
Doug Harple
Call it something that indicates it works on a single byte with the high bit set.
Add a regression test confirming that `DETOX_SEQUENCE` overrides the default sequence. Noticed while working on `detoxrc.5` for #22.
From Eriberto (the Debian package maintainer): > I would like to suggest two features. Something as: > > `-c '^~'`: So, detox also will change characters ^ and ~ by...
Figure out snap builds to make testing on other boxes easier, as well as give users another way to install the latest version (without installing a full build environment).
Check for EOF; it either means error or EOL... 😅
Per this article on [Ars], hidden characters are apparently a thing. This code page is extremely easy to translate (it's the base ASCII page + E0000). The [Unicode] page has...
Add Among Us #definitely-not-sus
While building assets for release, build a checksum file. Also, sign all of the build assets, so users have some confidence that the packages have not been tampered with.