Skip to content

agterm-linux v0.15.2+linux.1

Choose a tag to compare

Upstream v0.15.2

Improvements

  • a Settings ▸ Interface toggle for the per-workspace add-session + (the glyph revealed on hovering a workspace row), so it can be hidden like the other chrome elements umputun#252 @umputun
  • idle auto-follow now shows each waiting block once instead of repeatedly pulling you back to the same blocked session; a session re-arms only when it leaves blocked and blocks again umputun#251 @umputun
  • an opt-in --no-select flag on agtermctl session new that creates a session in the background without selecting or focusing it, leaving the current selection and focus in place umputun#250 @umputun

Bug Fixes

  • custom-command key chords now fire from a window that has drained to zero sessions (for example after an SSH session disconnects) instead of going dead umputun#249 @umputun

Source: https://github.com/umputun/agterm/releases/tag/v0.15.2

Linux

Critical Linux hotfix

  • Fixed intermittent multi-second typing and session-switching stalls when a visible terminal produced sustained output.
  • Built the embedded libghostty engine with release optimization and prioritized synchronous input and focus operations over continuous terminal parsing.
  • Coalesced repeated terminal title and working-directory reports to avoid redundant GTK sidebar rebuilds.

Users of linux-v0.15.2 should upgrade, especially when running verbose builds or multiple coding agents.

Compatible with Ubuntu 24.04 / Debian 13 or newer and modern Fedora systems with glibc 2.39 or newer.
All artifacts are x86_64; the AppImage additionally bundles GTK4 and libadwaita.

Linux x86_64 builds of agterm linux-v0.15.2+linux.1.

Available formats:

  • AppImage: bundles GTK4, libadwaita, the Swift runtime, libghostty, and Ghostty resources.
  • DEB: Ubuntu 24.04 / Debian 13 or newer compatible systems.
  • RPM: modern Fedora-compatible systems with glibc 2.39 or newer.
  • tar.gz: relocatable payload for compatible modern distributions with GTK4 and libadwaita installed.

Verify downloads with agterm-linux-v0.15.2+linux.1-SHA256SUMS or GitHub's build provenance:

gh attestation verify agterm-v0.15.2+linux.1-x86_64.AppImage --repo melonamin/agterm-linux

Source commit: c4abcbb2a158cb8720854accc19eb8617078932b

macOS users should install upstream agterm: https://github.com/umputun/agterm