On Thu, Aug 16, 2007 at 09:32:25AM +0200, Sander van Dijk wrote:
> I don't think that using tagnames as argument to view(), toggleview(),
> tag() and toggletag() would bring much benefit over using tagindices,
> but using regex's could possibly bring some useful extra abilities:
> tag("^(www|net)$"); view("^(net|dev)$");
> I'm not sure yet if this would be really useful in the real world, but
> I think it deserves consideration. Opinions please!

There is no runtime-interface to those args, so I consider this
idea not being worth implemented. Esp. because you can achieve
the same through making shortcut chains...

Regards,
-- 
 Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361

Reply via email to