spam-ascii: "*" dumps entire ~/ascii; alias quotes $0 to preserve it
Some checks failed
Close stale issues / stale (push) Has been cancelled

This commit is contained in:
2026-04-22 07:00:52 -07:00
parent 079bee5774
commit 065686f341
2 changed files with 11 additions and 2 deletions

View File

@@ -158,7 +158,7 @@ aliases = {
SB = "SCROLLBACK";
SBAR = "STATUSBAR";
SIGNOFF = "QUIT";
SPAM = "EXEC -out ~/.local/bin/spam-ascii $0";
SPAM = "EXEC -out ~/.local/bin/spam-ascii '$0'";
SV = "MSG * Irssi $J ($V) - http://www.irssi.org";
T = "TOPIC";
UB = "UNBAN";