On 31 May 2006 at 20:49, "Heine Andersen" <[EMAIL PROTECTED]>wrote:
> Is there any easy way to move between named tags.
> I mean somethink like konsole where you can jump between,
> screen's using ctrl + mod + arrow keys ?

see http://wmii.de/index.php?page=snippets

or here to deal with the last tip:

 $MODKEY-Control-1-9)
 line=`echo $1 | sed 's/.*-//'`;
 xwrite /ctl view "`wmiir ls /tag | sed 's,/,,; /^sel$/d' | sed -n "${line}p"`;;

cheers

_______________________________________________
[email protected] mailing list
http://wmii.de/cgi-bin/mailman/listinfo/wmii

Reply via email to