Hi, I just released st 0.8.1. This release fixes a few regressions introduced in version 0.8.
Regression fixes: - Restore the old behaviour that the primary doesn't get deleted by a simple left click. Thanks, Daniel Tameling. - Fix regression from commit 69e32a6 when setting the title. Thanks, quinq. Fixes: - Fix use after free, this code was always fragile, but triggered using the rewritten code. - Don't modify argv: on some platforms (OpenBSD) arg.h used to change the exposed argv in tools using the kvm_* interface, such as ps and pgrep. Thank you! Testing this version and reporting any further regressions or issues would be greatly appreciated. -- Kind regards, Hiltjo