irssi rest-of-line-variable
When adding aliases which execute programs like figlet, to pass the entire line to the program use the variable $-.
For example:
/alias figlet exec -o figlet $-Cheers,
Steve
Memory dump of new things discovered daily.
When adding aliases which execute programs like figlet, to pass the entire line to the program use the variable $-.
/alias figlet exec -o figlet $-Cheers,
0 Comments:
Post a Comment
<< Home