Skip to content

Invalid encoding of special control characters

Compare
Choose a tag to compare
@aw aw released this 20 Mar 14:29
· 26 commits to master since this release
d0b70b7
  • Fix issue #11 - Invalid encoding of special control characters (^J, ^M, ^I)
  • Ensure ^H (\b) and ^L (\f) are also encoded correctly
  • Add regression tests for this issue