Hi,
> I use named tag like web, mail, work etc. So i can't use the
> MODKEY-number_of_the_tag shortcut to change tag. In addition, the
> MODKEY-t-name_of_the_tag is not very fast for high use...
>
You can use the numbered shortcuts if you don't bother that the numbers
are not displayed. This is what I use in wmiirc:
Key $MODKEY-$i
wmiir xwrite /ctl view "\$(wi_tags | sed -n "${i}p")"
Key $MODKEY-Shift-$i
wmiir xwrite /client/sel/tags "\$(wi_tags | sed -n "${i}p")"
Key $MODKEY-Control-$i
wmiir xwrite /client/sel/tags "+\$(wi_tags | sed -n "${i}p")"
Be sure to use Tabs for indentation as in the original wmiirc.
Thomas
Received on Mon May 04 2009 - 08:32:14 UTC
This archive was generated by hypermail 2.2.0 : Mon May 04 2009 - 08:48:12 UTC