Skip to content

agterm-linux v0.15.2

Choose a tag to compare

@github-actions github-actions released this 20 Jul 14:32

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

Linux adaptations

  • Add the GTK Interface settings page, including native title, sidebar text, and per-workspace add-session visibility controls.
  • Match upstream Duplicate Session, background session.new --no-select, one-shot auto-follow, and sessionless custom-command behavior across the Linux GUI, keymap, and control surfaces.
  • Honor per-pane OSC 11 backgrounds in main, split, scratch, quick, overlay, dashboard, and zoom terminal surfaces.
  • Fix terminal text selection on scaled Wayland displays by preserving the embedded libghostty coordinate contract, including backing-pixel viewport sizing after resize.

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.

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-SHA256SUMS or GitHub's build provenance:

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

Source commit: 6fb143ef3bbb6e66289c61a915743414157c1796

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