Skip to content

zyterm v1.1.1

Choose a tag to compare

@iskandarputra iskandarputra released this 20 Apr 14:13

Patch release with one bug fix and one build-system refactor.

Fixes

  • scrollback: align selection overlay and clipboard copy with the visible layout when timestamps are hidden. Hidden [HH:MM:SS.mmm] prefixes no longer drift the reverse-video highlight or leak into copied text.

Improvements

  • clipboard: native X11 selection-owner now runtime-loads libxcb via dlopen("libxcb.so.1") instead of linking at build time. Drops the pkg-config probe and -lxcb / -lxcb-xfixes flags from the Makefile; no -dev packages required to ship the native clipboard path. Falls back gracefully to OSC 52 + helper binaries on headless, pure-Wayland, and macOS targets.
  • build: LDLIBS is now OS-aware (-ldl added on Linux only).
  • docs: README, ARCHITECTURE, USER_GUIDE, API, CONTRIBUTING and tests/README refreshed for the zero build-dep clipboard path.

Install

sudo dpkg -i zyterm_1.1.1_amd64.deb