PennMUSH Community

Ticket #7535 (new suggested feature)

Opened 6 months ago

Last modified 6 months ago

CHAT: Partial matches are: Softcode Space

Reported by: impster667 Assigned to:
Priority: minor Milestone:
Keywords: Cc:
Visibility: Public

Description

Could CHAT look and see what channels you have on before seeing if it's a partial match between two things?

Change History

01/19/08 21:26:42 changed by raevnos

See HELP CHAN_USEFIRSTMATCH

(follow-up: ↓ 3 ) 01/19/08 22:48:35 changed by impster667

Even with the chan_usefirstmatch flag when you do a @chan/recall s on M*U*S*H it still reports partial match between Softcode and Space even if you are not on space. Perhaps you should only be able to use @chan/recall for channels you are actually on.

(in reply to: ↑ 2 ) 01/20/08 17:43:13 changed by Talvo

Replying to impster667:

Even with the chan_usefirstmatch flag when you do a @chan/recall s on M*U*S*H it still reports partial match between Softcode and Space even if you are not on space. Perhaps you should only be able to use @chan/recall for channels you are actually on.

Looks like chan_usefirstmatch only applies to chatting on a channel (@chat), and not other kinds of matches (@channel). Maybe (for @chan/recall) it could just always look for a non-ambiguous match of channels you're on first, then non-ambiguous matches of channels you're not on if none are found?