0.2.32
Changed
- Fresh installs land on the showcase keyboard setup. The terminal extra-keys row now defaults to the launcher tool row — soft-keyboard toggle (paste on long-press), workspace picker and save, window previous/next, pane move-to-edge (next-layout on long-press), and the scratchpad (float on long-press). The in-app keyboard's default extra-key selection becomes tab, esc, capslock, copy, paste, cut, and alt. Any explicit selection or
extra-keysproperty overrides both, so existing setups do not move. setup-launcherslimmed down. The quick-start script no longer downloads fonts — the in-app font picker (Settings › Terminal › Font) owns those — and fzf and unzip leave its package list. The README gained a Quick start section for it.- The
io.vaj.tledition is now presented as a side-by-side demo edition, steering daily use to thecom.termuxedition.
Fixed
- The CPU card's process list no longer sits stale after returning to the launcher. With the A-Z screen-lock method set to Shizuku, every resume tore down the healthy Shizuku backend and rebuilt it, so privileged access read as unavailable for the first seconds after each home-return — exactly when the card gets opened. A ready backend is now left alone (a dead binder still re-initializes), and the card's stale marker now shows when the unprivileged fallback cannot read
/proc/stat, as on hardened builds.