Implement jumping to windows by matching their class / title

This commit is contained in:
Michael Stapelberg
2009-03-31 10:46:12 +02:00
parent e295ab302b
commit f72214725c
4 changed files with 92 additions and 12 deletions

View File

@ -17,7 +17,7 @@ with := <w> { [ <times> ] <where> }+ <space> <cmd>
oder
jump := <workspace> [ <column> <row> ]
jump := [ "<window class>[/<window title>]" | <workspace> [ <column> <row> ] ]
oder