aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/config/config
diff options
context:
space:
mode:
authorGravatar Ben Boeckel <mathstuf@gmail.com>2012-03-26 21:09:48 -0400
committerGravatar Ben Boeckel <mathstuf@gmail.com>2012-03-26 21:09:48 -0400
commitcfbc480c78da072174b8df70d776f6c057a048c0 (patch)
tree9cc044188cad4462770a3dcddefe970f3c7e8720 /examples/config/config
parent2ec145e0e5e2b7c15b0dd549962ca84515084622 (diff)
Mirror follow bindings for following text content
Diffstat (limited to 'examples/config/config')
-rw-r--r--examples/config/config5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/config/config b/examples/config/config
index febfba0..c22178b 100644
--- a/examples/config/config
+++ b/examples/config/config
@@ -362,6 +362,11 @@ set follow_hint_keys = 0123456789
@cbind FL* = spawn @scripts_dir/follow.sh \@< uzbl.follow("\@follow_hint_keys", "%s", 'returnuri') >\@ clipboard
@cbind fi = spawn @scripts_dir/go_input.sh
+@cbind ft* = spawn @scripts_dir/follow.sh \@< uzbl.follow.followTextContent("%s", 'returnuri') >\@ set
+@cbind fT* = spawn @scripts_dir/follow.sh \@< uzbl.follow.followTextContent("%s", 'click') >\@
+@cbind Ft* = spawn @scripts_dir/follow.sh \@< uzbl.follow.followTextContent("%s", 'newwindow') >\@
+@cbind FT* = spawn @scripts_dir/follow.sh \@< uzbl.follow.followTextContent("%s", 'returnuri') >\@ clipboard
+
@cbind '* = spawn @scripts_dir/follow.sh \@< uzbl.follow.followTextContent("%s", 'click') >\@
# Form filler binds