irssi.org for more information and remember
to read the NEWS
and ChangeLog
files.
New Features:
/set
.Window::get_history_lines()
TextBuffer
and TextBufferView
and low level api to add/remove lines, scripts should be fine using Window::print_after
and TextBufferView::remove_line
.print_after
method to Window perl object analogous to gui_printtext_after
but which also expands formats and forces a full line.Irssi::signal_register
./BAN
, /UNBAN
, /KICKBAN
, /KNOCKOUT
if channel is not synced. Requesting ban lists from an unsynced channel will ask them from the server, banning a user whose u@h irssi does not know will ban nick!*@*
and only bans irssi knows about can be removed./set autolog_ignore_targets
for cherry-picking targets that shouldn’t get logged.%FMT<string>
to %fmt%_<string>%_
, it will work fine in all irssi versions.scrollback_levelclear_levels
setting and add a ’level’ option to sb levelclear
to specify a comma separated list of levels.__WARN__
handler for scripts (bug #427).Irssi::command_parse_options
function to parse options for a command./WINDOW SERVER
.TARGMAX
/MAXTARGETS
005 tokens.RPL_WHOISACTUALLY
(338 numeric) for both ratbox and ircu (bug #428).-idle
option of /notify
is gone./layout
save now makes window-channel bindings instantly effective (bug #35)./ping
without arguments does not send anymore a CTCP ping to a channel (bug #542).actlist_names
option to add active items names in ‘act’ statusbar item.word_completion_backward
command to scroll backwards in the completion list./bind
to print all the available commands.+I
lists-usermode
before -autosendcmd
(bug #548)./sb status
more accurate (higher).Irssi::Irc::Client
and signals to communicate with proxy clients to allow for scripting parts of the irssi-proxy.sb_search.pl
, a script for /SCROLLBACK SEARCH
Bugfixes:
/NOTIFY
list when nick is seen joining (bug #642)./JOIN -window
(bug #644).PERL_SYS_INIT3
)./script load
to reload it. (bug #525, patch by Lukas Mai)NETSPLIT_SERVER_REC
in signals for Perl./SCROLLBACK redraw
and /SET scrollback_save_formats
.$L
expando./script reset
.-channels
preference for ignore -replies
(bug #227)./set hilight_level
not taking effect immediately (bug #598)./LASTLOG
and buf.pl
.
Article published on April 1, 2009. Tagged in Free Software, and Irssi. If you would like to contact me with comments about this article, please write me an email.