From 7ef6196f10997f65273782ca71484bbfe1b77d64 Mon Sep 17 00:00:00 2001 From: andromeda Date: Sat, 17 Jan 2026 21:33:02 +0100 Subject: [PATCH] add HACKING.md --- HACKING.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 HACKING.md diff --git a/HACKING.md b/HACKING.md new file mode 100644 index 0000000..a2610f7 --- /dev/null +++ b/HACKING.md @@ -0,0 +1,3 @@ +helpful to remember: `infocmp` prints terminfo in a readable way. `infocmp dumb` zB prints dumb terminal info + +Miracode is from [here](https://github.com/IdreesInc/Miracode) and is [freely licensed](https://github.com/IdreesInc/Miracode/blob/main/LICENSE)