irssi/src
Timo Sirainen 8fc1e0535c You can send message to different server with /MSG -<server tag> nick...
Tab-completion changes:
 - in empty line, it completed /MSG nick1 fine, but another tab press
   didn't give the next nick.
 - "/command <tab>" doesn't try to complete /command, but instead it tries
   to complete it's subcommand or first parameter.
 - /MSG completion now goes through nicks in ALL servers prefixing the nick
   with -<server tag> if needed.
 - /MSG -tag <tab> completes only nicks in "tag" server.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@388 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-06-28 20:00:39 +00:00
..
core Automatic command completion and a few other fixes. 2000-06-28 17:15:37 +00:00
fe-common You can send message to different server with /MSG -<server tag> nick... 2000-06-28 20:00:39 +00:00
fe-none ..and cvsignores for new binaries.. 2000-06-02 01:59:19 +00:00
fe-text The "max. count" parameter in /LAST didn't work right. 2000-06-27 19:20:23 +00:00
irc You can send message to different server with /MSG -<server tag> nick... 2000-06-28 20:00:39 +00:00
lib-config If name tag contains '_', it shouldn't be quoted. 2000-06-14 17:31:53 +00:00
lib-popt - fix perl related problems 2000-03-01 11:50:34 +00:00
perl Automatic command completion and a few other fixes. 2000-06-28 17:15:37 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h Changed irssi's url to http://irssi.org 2000-06-02 01:55:03 +00:00
Makefile.am removed common-setup.h, put all settings in it to files where they belong to. 2000-06-02 00:36:54 +00:00
nls.h updates for new version: 2000-01-12 22:10:30 +00:00