Age | Commit message (Collapse) | Author |
|
- function "print_with_channel" was removed
- function "command" now runs weechat command or send text to channel
- Perl functions are now called with weechat::name (instead of IRC::name)
- IRC::xxx functions are still active for compatibility with old scripts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
server buffer, only server messages are logged
|
|
resizing terminal to small size
|
|
|
|
|
|
|
|
|
|
removed, replaced by default), fixed crash when unknown section with option(s) in config file, fixed IRC commands: /op, /deop, /voice, /devoice
|
|
WeeChat is running
|
|
~/.weechat/logs dir can be read/write by user only
|
|
|
|
|
|
|
|
(switch to first channel of next server)
|
|
|
|
server_autoreconnect_delay (in seconds)), disconnections are now managed without problem by WeeChat
|
|
command)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in private buffers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
switch to this window
|
|
loading Perl script, auto create plugin directories at startup (~/.weechat/perl, /perl/autoload, /python, /python/autoload, /ruby, /ruby/autoload)
|
|
|
|
|
|
- /perl prints all Perl scripts,
- error if registering 2 Perl scripts with same (internal) name.
|
|
|
|
|