mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 08:32:07 +02:00
/VERSION command and /SV alias now print the version date too.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1732 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
f84e2a7fe9
commit
22e1a6dacc
2 changed files with 3 additions and 2 deletions
|
|
@ -59,7 +59,7 @@ aliases = {
|
|||
UMODE = "mode $N";
|
||||
WC = "window close";
|
||||
WN = "window new hide";
|
||||
SV = "say Irssi $J - http://irssi.org/";
|
||||
SV = "say Irssi $J ($V) - http://irssi.org/";
|
||||
GOTO = "sb goto";
|
||||
CHAT = "dcc chat";
|
||||
RUN = "SCRIPT LOAD";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue