blob: 76f4d012e1761a230bcb0a509e1e1589c794d709 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
@SYNTAX:load@
Load a plugin. If full path isn't given, irssi searches the plugin from
directories:
~/.irssi/modules/
<install dir, /usr/local or /usr maybe>/lib/irssi/modules/
See plugins page of http://www.irssi.org/ to see if there's any plugins
you'd want to use.
See also: UNLOAD
|