diff --git a/edit.c b/edit.c index 8459f0e..ec28cf7 100644 --- a/edit.c +++ b/edit.c @@ -87,6 +87,7 @@ static const struct { const wchar_t *name; const wchar_t *string; } Macros[] = { + { L"\\banhammer", L"▬▬▬▬▬▬▬▋ Ò╭╮Ó" }, { L"\\bear", L"ʕっ•ᴥ•ʔっ" }, { L"\\blush", L"(˶′◡‵˶)" }, { L"\\cool", L"(⌐■_■)" },