Actions
Bug #5446
closed
MD
PA
Multi-line Aliases break commands globally
Bug #5446:
Multi-line Aliases break commands globally
Start date:
11/23/2021
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
No
Description
Making a multi line alias as per wiki instructions, as follows:
/alias { /cmd1
/sleep 1 /cmd2
/sleep 1 /cmd3
}
Breaks the /sleep command because AdiIRC thinks it's an alias, telling me "1 Unknown Command" in the log.
Actions