~vladh/hare-project-library

Sebastian LaVine: 1
 Add onclick

 1 files changed, 1 insertions(+), 0 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~vladh/hare-project-library/patches/46776/mbox | git am -3
Learn more about email & git

[PATCH] Add onclick Export this patch

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 6e51e19..623e90a 100644
--- a/README.md
+++ b/README.md
@@ -151,6 +151,7 @@ If you're interested specifically in 3D graphics, check out
* [~sircmpwn/harsh](https://git.sr.ht/~sircmpwn/harsh): A Unix shell inspired by Plan 9's rc
* [~sircmpwn/hautils](https://git.sr.ht/~sircmpwn/hautils): POSIX utilities implemented in Hare
* [~sircmpwn/scheduled](https://git.sr.ht/~sircmpwn/scheduled): A daemon for scheduling tasks
* [~smlavine/onclick](https://git.sr.ht/~smlavine/onclick): Runs a command every time the terminal is clicked
* [~torresjrjr/dc](https://git.sr.ht/~torresjrjr/dc): Tiny reverse polish desk calculator
* [~torresjrjr/ed](https://git.sr.ht/~torresjrjr/ed): POSIX ed, written in Hare
* [~torresjrjr/entr](https://git.sr.ht/~torresjrjr/entr): A utility which runs arbitrary commands when files change
-- 
2.42.1
Thanks!

to git@git.sr.ht:~vladh/hare-project-library
  81040b5..415f37b  main -> main