Skip to content

Jarock 0.0.125-beta

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Aug 10:35
· 19 commits to main since this release

Changes in this release

  • 423d6c4 v0.0.125-beta: harden Windows TUI input and icon packaging

Changelog

[0.0.125-beta]

  • Fixed the Windows TUI input path for standalone builds and classic console hosts: stdin is resumed explicitly, raw mode is enabled when available, and Kitty keyboard escape sequences are disabled in favor of legacy key sequences supported by cmd.exe, PowerShell and older ConPTY implementations.
  • Fixed the Windows launcher handoff so a TUI started from Windows Terminal waits for the classic Console Host child instead of restoring terminal selection immediately; also fixed the malformed TUI exit-code line in start-server.bat.
  • Changed the generated Jarock ICO to put a conventional 48px uncompressed legacy-DIB frame first, and added CI validation for the first frame and the extracted embedded icon resource.