remove them with /DISCONNECT <RECON-n> where <RECON-n> being the tag
that /SERVERS prints.
Added signals "server reconnect removed" and "server reconnect not found".
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@140 dbcabf3a-b0e7-0310-adc4-f8d773084564
them from ~/.irssi/scripts/ or /usr/lib/irssi/scripts/ directories.
Irssi will also run automatically scripts in ~/.irssi/scripts/autorun/
at startup.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@138 dbcabf3a-b0e7-0310-adc4-f8d773084564
$sinfo = %{$server->values()}; $sinfo{'nick'} ugliness, fixed.
make install didn't work in plugins/perl
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@137 dbcabf3a-b0e7-0310-adc4-f8d773084564
+ /WQUERY - create query to current window
+ Irssi doesn't close the window anymore when using /PART
+ irssi-text also displays user's address in topic bar in queries.
+ /NAMES list is now displayed sorted
+ irssi-text: /WINDOW MOVE PREV|NEXT
- Topic bar sometimes displayed some other channel's topic if the
channel didn't have a topic.
- Irssi automatically changed to auto-created query windows..
- When using /WINDOW CLOSE it didn't change to different window
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@124 dbcabf3a-b0e7-0310-adc4-f8d773084564
+ channel's key (+k key) is displayed in irssi-text's statusbar if it
has one.
+ Nick hilight detector is a bit smarter now, for example if your
nick happens to be "its", "it's blahblah" doesn't trigger it..
+ colorless irssi-text (/set colors = no): activity list is split in
two, Act and Det lists. Det displays list of windows where there's
new messages for you.
- /LAST without any parameters crashed
- if queried nick was changed, GUI didn't notice it.
- config file was invalid in .22
- irssi text widget didn't work in .22
- dcc transfers always displayed 0.00kB/s in .22
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@113 dbcabf3a-b0e7-0310-adc4-f8d773084564
with, to channel field type the (mirc) color number, like
"4 #blah" hilights the text with red in channel #blah, both color
and channel(s) are optional. You can also hilight nicks' colors, to
text field type "NICK:nick!mask", like NICK:nick, or
NICK:*!*@*.blah.fi hilights people from blah.fi domain
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@110 dbcabf3a-b0e7-0310-adc4-f8d773084564
in windows. After reconnected, (auto)joining to same channels will
join the channels to the old windows.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@107 dbcabf3a-b0e7-0310-adc4-f8d773084564
activity (msgs to you -> msgs -> rest). Alt-A is also default key
shortcut for this
- Modeless channels (+channel) didn't get synced ever..
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@106 dbcabf3a-b0e7-0310-adc4-f8d773084564
+ configure displays a summary of things to compile
+ /set toggle_use_colors = yes|no, sets colors on/off in irssi-text
- Some kB/s messages displayed wrong values when resuming DCC
transfers. Also, kB/s is now displayed with two decimals
- "Day changed to 00-10-2000" .. month was wrong. No Y2K bugs
however ;)
- List of ircnets was displyed wrong in server dialog.
- Userhost replies didn't handle ircops right..
- Doesn't quit when receives SIGHUP - some window managers send it
when restarting itself (Afterstep)
- Specifying "source host IP" didn't work (vhosts).
- Using ctrl-b etc. didn't move the cursor forward..
- Don't try to compile GTK parts of plugins if we don't even want
build GTK irssi
- Doesn't crash when trying to create DCC dialog after being
disconnected from IRC server
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@104 dbcabf3a-b0e7-0310-adc4-f8d773084564
max. kicks/modes/msgs per command.
Keeps track of "wanted nick", ie. the nick you specified in the setup
or to /server or /nick. When reconnecting to server it always tries the
wanted nick before falling back to alternate nicks.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@98 dbcabf3a-b0e7-0310-adc4-f8d773084564