summaryrefslogtreecommitdiff
path: root/src/fe-common/irc/irc-completion.c
AgeCommit message (Expand)Author
2000-07-21/SET completion_disable_auto -> completion_autoTimo Sirainen
2000-07-18Tab-msgcompletion didn't work right after you had used /msg -ircnet nickTimo Sirainen
2000-07-17Autocompletion is disabled by defaultTimo Sirainen
2000-07-15A few checks to check that we really are dealing with IRC servers.Timo Sirainen
2000-06-30/MSG completion fixes. /HELP command completion works. Some other fixes.Timo Sirainen
2000-06-28You can send message to different server with /MSG -<server tag> nick...Timo Sirainen
2000-06-28You can complete #channels, Irssi uses only the joined channels andTimo Sirainen
2000-06-25Using \n with /SET expand_escapes ON didn't work right.Timo Sirainen
2000-06-18Changed option handling in /commands. Irssi will now complain aboutTimo Sirainen
2000-06-17"command complete" -> "complete command" so that it won't conflict withTimo Sirainen
2000-06-17File name completion for /DCC SENDTimo Sirainen
2000-06-17Rewrite Tab-completion to work with signals - now it should be easy toTimo Sirainen