Hmm, another idea about regexes. i would like use regex definitions in menu prefixes. anything like using
Code:
menu $ ^@test.*$ {
  test:echo -a testing
}


instead of
Code:
menu @test* {
  test:echo -a testing
}


the $ that marks that the match is regex can be -r or anything else

Last edited by Leoric; 24/09/04 04:46 AM.

__________
dark_light @ irc.brasnet.org