File: tabkey

package info (click to toggle)
scrollz 2.2.3-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, sid
  • size: 8,392 kB
  • sloc: ansic: 79,473; tcl: 2,866; makefile: 703; sh: 508
file content (43 lines) | stat: -rw-r--r-- 1,418 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
!	 $Id: tabkey,v 1.4 2008-05-05 15:33:08 f Exp $
!
! Copyright (c) 1994-2003 Flier
!
! All rights reserved.  See the HELP SCROLLZ COPYRIGHT file for more
! information.
!
NORMAL

	in any circumstance other than ones listed in SPECIAL, n<tab> completes
based on nicks in the current channel, then other channels. #c<tab> completes
based on channels the client is on.

	also note n<tab> and f<tab> can be shortened to <tab>, the client will
know what to complete based on position. channels must be started with #,
however.

SPECIAL

/msg <tab>              cycles through your recent /msg nick list
<tab>                   (with empty input line)

/m =<tab>               cycles through your dcc chat nick list

/dc g n<tab>            cycles through your dcc get nick list
/dc ren n<tab>          cycles through your dcc get nick list
/dc resu n<tab>         cycles through your dcc resume nick list
/dc reg n<tab>          cycles through your dcc reget nick list

/dc se nick f<tab>      cycles through filenames on disk
/cdc sen f<tab> [f<tab> ...] ,
/loa f<tab>

/<tab>                  cycles through command names
/he <tab>
/set <tab>		cycles through variable names

/op <tab>		cycles through deopped nicks
/dop <tab>		cycles through opped nicks
/hop <tab>		cycles through dehalfopped nicks
/dh <tab>		cycles through halfopped nicks
/vo <tab>		cycles through devoiced nicks
/dv <tab>		cycles through voiced nicks