Py Fivestones <[EMAIL PROTECTED]> wrote on 15/04/2002 07:13:39:

> Hi,
> Is it possible to add parameters to the /msg x search <blah> feature? As 
it 
> is now, X will not output more than 10 hits. This limit makes the 
feature 
> self defeating in a way because newbies are the most likely ones to use 
the 
> channel search. I tried  /msg x search help, and also search undernet, 
as a 
> newbie is likely to do, and the 10 hit limit yielded few "good" hits. 
Could 
> we add something like /msg x search blah 3 to find channels matching 
blah 
> with at least 3 users on the channels? That would be a good way to get 
> around the output limit. Or perhaps only return channels with more then 
2 
> people on it (X+3 users).
> stoney`
> 
> Py Fivestones
> [EMAIL PROTECTED]
> 
> 

Sounds like a good idea :)
I've tweaked it a little to use a switch (-min), and it should be up next 
restart if I remember ;)

Cheers, Greg.

[18:10] -> *w* search wibble
[18:10] -W- #testnet        - wibble (5 users)
[18:10] -W- #cservice       - wibble (4 users)
[18:10] -W- #coder-com      - wibble (5 users)

[18:10] -> *w* search -min 5 wibble
[18:10] -W- #testnet        - wibble (5 users)
[18:10] -W- #coder-com      - wibble (5 users)

Reply via email to