mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 23:52:22 +02:00
Updated the ALIAS documentation
Updated the ALIAS documentation.
This commit is contained in:
parent
0885282294
commit
4ca8d56869
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@
|
||||||
/ALIAS J JOIN
|
/ALIAS J JOIN
|
||||||
/ALIAS COMEBACK SAY I was hoping for a battle of wits, but you seem to be unarmed.
|
/ALIAS COMEBACK SAY I was hoping for a battle of wits, but you seem to be unarmed.
|
||||||
/ALIAS -COMEBACK
|
/ALIAS -COMEBACK
|
||||||
/ALIAS ATAG SCRIPT EXEC Irssi::active_win->change_server(Irssi::server_find_tag("$0"));
|
|
||||||
/ALIAS UNACT SCRIPT EXEC foreach $$w (Irssi::windows()) { Irssi::command("window goto $$w->{refnum}")\;}; WINDOW GOTO $winref
|
/ALIAS UNACT SCRIPT EXEC foreach $$w (Irssi::windows()) { Irssi::command("window goto $$w->{refnum}")\;}; WINDOW GOTO $winref
|
||||||
/ALIAS QOP ^MSG Q op $C
|
/ALIAS QOP ^MSG Q op $C
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue