zyterm v1.1.1
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-xfixesflags from the Makefile; no-devpackages required to ship the native clipboard path. Falls back gracefully to OSC 52 + helper binaries on headless, pure-Wayland, and macOS targets. - build:
LDLIBSis now OS-aware (-ldladded 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