about summary refs log tree commit diff
path: root/edit.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-06-14 14:29:16 -0400
committerJune McEnroe <june@causal.agency>2021-06-14 14:29:16 -0400
commite18c5857017f60a63f8a754f050906ca67d269d6 (patch)
tree16c880f70c72b16eb0a4f4594f2e0aec881fb970 /edit.c
parent/exec without controlling terminal (diff)
downloadcatgirl-e18c5857017f60a63f8a754f050906ca67d269d6.tar.gz
catgirl-e18c5857017f60a63f8a754f050906ca67d269d6.zip
Add \com text macro
Diffstat (limited to 'edit.c')
-rw-r--r--edit.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/edit.c b/edit.c
index 3e7e1af..559bb06 100644
--- a/edit.c
+++ b/edit.c
@@ -88,6 +88,7 @@ static const struct {
 	{ L"\\banhammer", L"▬▬▬▬▬▬▬▋ Ò╭╮Ó" },
 	{ L"\\bear", L"ʕっ•ᴥ•ʔっ" },
 	{ L"\\blush", L"(˶′◡‵˶)" },
+	{ L"\\com", L"\0038,5\2 ☭ " },
 	{ L"\\cool", L"(⌐■_■)" },
 	{ L"\\flip", L"(╯°□°)╯︵ ┻━┻" },
 	{ L"\\gary", L"ᕕ( ᐛ )ᕗ" },