File: //etc/irc/script/local
# /etc/irc/script/local
#
# Debian ircII script to customize ircII appearance
# loaded from /usr/lib/irc/script/global on startup
#
# V0.1 Fri, 8 Nov 1996 15:18:51 +0100 Bernd Eckenfels <ecki@debian.org>
# initial version
# V0.2 Wed, 20 Nov 1996 23:03:44 +0100 Bernd Eckenfels <ecki@debian.org>
# added blank in front of "* type /help" and removed "
# V0.3 Wed, 5 Nov 1997 22:50:47 +0100 Bernd Eckenfels <ecki@debian.org>
# fixed typo, made 8bit input default
# V0.4 Mon, 9 Feb 1998 02:29:26 +0100 Bernd Eckenfels <ecki@debian.org>
# The new color support
# V0.5 Sat, 20 Nov 1999 19:38:00 +0100 Bernd Eckenfels <ecki@debian.org>
# Upstream Colour Support is activated by /set COLOUR
#
#
# This is an ircII Package Config file. It will be replaced with a new
# Version only after asking you to confirm it.
# usefull command line editing
load cursor
# tabkey for easy msg'ing
load tabkey
# for new users
set STATUS_USER * type /help for help
# for international support
set EIGHT_BIT_CHARACTERS on
# Display mirc colors (on) or ignore the escapes (off)
set COLOUR on
# help the admin to find this stuff here...
echo *** /etc/irc/script/local V0.5 for Debian finished. Welcome to ircII.