add(examples/elements): mouse clickable button
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 39s

This commit is contained in:
2025-02-21 14:50:29 +01:00
parent b980703350
commit 8fbc958ca1
4 changed files with 122 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ zig build --release=safe -Dexample=input run
> [!NOTE]
> Every example application can be quitted using `ctrl+c`.
See the [wiki](https://gitea.yves-biener/yves-biener/zterm) for a showcase of the examples and the further details.
See the [wiki](https://gitea.yves-biener/yves-biener/zterm/wiki) for a showcase of the examples and the further details.
## Usage