catch more hotspots on tumblr

Sat, 01 Nov 2014 05:49:52 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Sat, 01 Nov 2014 05:49:52 -0400
changeset 158
406f9396825e
parent 157
2c4810b5520c
child 159
da073ee04e14
child 161
f44901f85f39

catch more hotspots on tumblr

.pentadactylrc file | annotate | diff | comparison | revisions
--- a/.pentadactylrc
+++ b/.pentadactylrc
@@ -10,6 +10,12 @@ hi TabNumber	color: #fff; margin: 0; pad
 
 set guioptions=bCrsn
 
+
+" navigation on tmbo
 set passkeys+=thismight.be:<Left>,<Right>
 
+" catch all post controls on tumblr
+set hinttags+=div.post_control
+
+
 " vim: set ft=vim

mercurial