1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-15 04:28:09 -04:00
irssi/src/fe-common
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 You can send message to different server with /MSG -<server tag> nick... 2000-06-28 20:00:39 +00:00
irc You can send message to different server with /MSG -<server tag> nick... 2000-06-28 20:00:39 +00:00
.cvsignore updates 2000-04-27 11:45:50 +00:00
Makefile.am ..adding new files.. 2000-04-26 08:03:38 +00:00