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:
18
bitchx-docs/6_Functions/addtabkey
Normal file
18
bitchx-docs/6_Functions/addtabkey
Normal file
@@ -0,0 +1,18 @@
|
||||
Synopsis:
|
||||
$addtabkey(<nick>)
|
||||
|
||||
Technical:
|
||||
This function will add the specified nick into the tab key list
|
||||
|
||||
Practical:
|
||||
By pressing tab you can cycle through the nicks that just messaged you
|
||||
or nicks that are on the channel. addtabkey will add the specified nick
|
||||
to the list.
|
||||
|
||||
Returns:
|
||||
Nothing
|
||||
|
||||
|
||||
Examples:
|
||||
$addtabkey(panasync) will add panasync to tab key list
|
||||
$addtabkey() won't return or do anything
|
||||
Reference in New Issue
Block a user