view mcabber/doc/help/pl/hlp_alias.txt @ 2023:26edaf6ea10b

xmpp_setstatus: send presence to MUC rooms before the global presence It only matters (AFAICS) when going offline. We want the presence to be sent by mcabber and not by the server, especially if we're using PGP.
author Mikael Berthe <mikael@lilotux.net>
date Mon, 30 Jul 2012 22:39:17 +0200
parents bd8424067efe
children
line wrap: on
line source


 /ALIAS [nazwa [= polecenie]]

Polecenie to pozwala dodawać aliasy, które sprawiają, że używanie długich i skomplikowanych poleceń staje się łatwiejsze.
Możesz zarządzać aliasami w następujący sposób:

/alias
 Wypisuje aktualnie zdefiniowane aliasy
/alias nazwa
 Wypisuje wartość aliasu "nazwa"
/alias nazwa=
 Usuwa alias "nazwa"
/alias name = polecenie
 Ustawia alias "nazwa" z wartością "polecenie"

Przykład: "/alias away = status away"