annotate .arbtt/categorize.cfg @ 877:7953c011d16a

link to haskell mode documentation
author Jeff Hammel <k0scist@gmail.com>
date Fri, 10 May 2019 15:50:03 -0700
parents f9a4e1572b54
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
501
f9a4e1572b54 add http://pietrushnic.blogspot.com/2012/02/arbtt-as-productivity-improver-for.html#.Uh_LB5WZi1E
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
1 $idle > 60 ==> tag inactive,
f9a4e1572b54 add http://pietrushnic.blogspot.com/2012/02/arbtt-as-productivity-improver-for.html#.Uh_LB5WZi1E
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
2
f9a4e1572b54 add http://pietrushnic.blogspot.com/2012/02/arbtt-as-productivity-improver-for.html#.Uh_LB5WZi1E
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
3 current window $program == "gnome-terminal" &&
f9a4e1572b54 add http://pietrushnic.blogspot.com/2012/02/arbtt-as-productivity-improver-for.html#.Uh_LB5WZi1E
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
4 current window ($title =~ /(.+)/)
f9a4e1572b54 add http://pietrushnic.blogspot.com/2012/02/arbtt-as-productivity-improver-for.html#.Uh_LB5WZi1E
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
5 ==> tag term:$1,
f9a4e1572b54 add http://pietrushnic.blogspot.com/2012/02/arbtt-as-productivity-improver-for.html#.Uh_LB5WZi1E
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
6
f9a4e1572b54 add http://pietrushnic.blogspot.com/2012/02/arbtt-as-productivity-improver-for.html#.Uh_LB5WZi1E
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
7 tag program:$current.program,