[wiki] [st][PATCH 2/2] [st][patch][anychar-cursor] display any character or codepoint as cursor

From: Pearljak <o.wevilb_AT_gmail.com>
Date: Mon, 9 Feb 2026 15:07:44 +0100

---
 st.suckless.org/patches/anychar-cursor/index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/st.suckless.org/patches/anychar-cursor/index.md b/st.suckless.org/patches/anychar-cursor/index.md
index 2e39c4a..03fa5af 100644
--- a/st.suckless.org/patches/anychar-cursor/index.md
+++ b/st.suckless.org/patches/anychar-cursor/index.md
_AT_@ -1,7 +1,7 @@
 anychar-cursor
 ==============
 
-Extends the available cursor shape options to allow the use of arbitrary characters as the cursor. It supports both direct Unicode characters (e.g., `"●", "→"`) and hex codepoint notation (e.g., `"0xf0159"` for Nerd Font glyphs).
+Extends the available cursor shape options to allow the use of arbitrary characters as the cursor. It supports both direct Unicode characters (eg `"●", "→"`) and hex codepoint notation (eg `"0xf0159"` for Nerd Font glyphs).
 
 Unlike the existing customcursor patch, which overrides the snowman in case 7, this patch replaces only case 0 for user-defined characters, preserving all original cursor shapes and functionality.
 
_AT_@ -24,5 +24,5 @@ Download
 
 Authors
 -------
-* Pearljak - <o.wevilb_AT_gmail.com>
+* [Pearljak](https://github.com/Pearljak)
 
-- 
2.52.0
Received on Mon Feb 09 2026 - 15:07:44 CET

This archive was generated by hypermail 2.3.0 : Mon Feb 09 2026 - 15:24:43 CET