Re: [dwm] Thinking about tags

From: Anselm R. Garbe <arg_AT_suckless.org>
Date: Thu, 16 Aug 2007 17:30:37 +0200

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
Received on Thu Aug 16 2007 - 17:30:38 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:49:55 UTC