File: blist_select

package info (click to toggle)
pork 0.99.7-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,396 kB
  • ctags: 3,949
  • sloc: ansic: 34,135; sh: 3,392; perl: 797; makefile: 535
file content (13 lines) | stat: -rw-r--r-- 631 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
SYNTAX: PORK::blist_select([account])
	If the entry a buddy list cursor is on is a group entry, this command has the same effect as PORK::blist_collapse. If the entry the cursor is on is a user entry, this command will open a query window with the user named by the entry, if one doesn't already exist, and that query window will be made visible.

INPUT PARAMETERS
	account: (Optional) The account whose buddy list will be used. If this parameter is omitted, the account that's bound to the current window is assumed.

RETURN VALUE
	Returns 0 on success, -1 on failure.

SEE ALSO
	perl blist_collapse
	blist select
	blist collapse