Skip to content

1.1.19

Choose a tag to compare

@haofan haofan released this 22 Aug 23:30
· 2 commits to main since this release
  • Fixed --remote-control refusing to start whenever port was taken, so it now takes a free port from the operating system.
  • Added the AGY_CLI_HIDE_LOGO environment variable for narrow terminals, screen readers and recordings where the banner's logo art gets in the way; setting it suppresses the art while keeping the version and account lines.
  • Added AGY_CLI_DISABLE_ESCAPE_SEQUENCE_OPTIMIZATIONS to bypass the renderer's dirty-rectangle and diffing optimizations.