• v3.9 bdfe87e1cb

    tio v3.9 Stable

    Maarrk released this 2025-04-13 13:31:22 +02:00 | 19 commits to master since this release

    No known key found for this signature in database
    GPG key ID: 2BDB4A0944FA00B1

    Changes since tio v3.8 (2024-11-30):

    • Fix parsing of timestamp options
    • codeql: Upgrade to upload-artifact@v4
    • Update plaintext man page
    • Add character mapping examples
    • Fix pattern matching memory corruption

    Samuel Holland:

    • Don't add null characters to the expect buffer
      They prevent regexec() from seeing the remainder of the buffer.

    V:

    • Disable stdout buffering globally
      This makes it possible to pipe output to other programs cleanly.

    Lubov66:

    • docs: edited the license date

    Jakob Haufe:

    • Manpage: Fix backslash encoding
      Literal backslash needs to be written as \e.
    Downloads