Initial import of the ircii-pana-1.1-final source tree.

git-svn-id: svn://svn.code.sf.net/p/bitchx/code/tags/ircii-pana-1.1-final@1 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
Kevin Easton
2008-02-25 09:25:32 +00:00
commit 28febcfea9
1429 changed files with 250653 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
Synopsis:
load tabkey
Description:
This is the original TAB script. It binds the TAB key such that it can
be used to cycle through a list of the most recent nicknames that have
sent or received MSGs from the client. The following bindings and
aliases are provided:
Key Function 
TAB cycle through nickname list
^r cycle nick list in reverse order
^x-^x delete current nickname from TAB list
Alias Description 
/addnick adds any number of nicknames to the TAB nick list
/nicklist shows nicknames on the TAB nick list
See Also:
load(5); msg(1); tabkey.wc(8); tc(8)
Other Notes:
The original author of this script is not known. It has seen updates and
modifications by Ian Frechette (Daemon), frechett@spot.colorado.edu, and
Chetnik, s902211@yallara.cs.rmit.oz.au.