aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/config
diff options
context:
space:
mode:
authorGravatar Brendan Taylor <whateley@gmail.com>2011-05-08 10:21:06 -0600
committerGravatar Brendan Taylor <whateley@gmail.com>2011-05-08 10:21:06 -0600
commit2cfd07b934aa672d36992abe7308d5b497adbbbf (patch)
treea591da4625d5c6d873cc6d5453abe2a445d751f7 /examples/config
parent76033ba05cad1a2ce720b9b22b3b3f57626ff308 (diff)
parentf39423189b7e564656a241c22ff6eb7fc03bd8c9 (diff)
Merge remote-tracking branch 'mathstuf/dev/improve-follow' into experimental
Diffstat (limited to 'examples/config')
-rw-r--r--examples/config/config6
1 files changed, 4 insertions, 2 deletions
diff --git a/examples/config/config b/examples/config/config
index 8c706df..029ce57 100644
--- a/examples/config/config
+++ b/examples/config/config
@@ -343,8 +343,10 @@ set follow_hint_keys = 0123456789
#set follow_hint_keys = qwerty
#set follow_hint_keys = asdfghjkl;
#set follow_hint_keys = thsnd-rcgmvwb/;789aefijkopquxyz234
-@cbind fl* = spawn @scripts_dir/follow.sh \@< uzbl.follow("\@follow_hint_keys", "%s", 0) >\@
-@cbind Fl* = spawn @scripts_dir/follow.sh \@< uzbl.follow("\@follow_hint_keys", "%s", 1) >\@
+@cbind fl* = spawn @scripts_dir/follow.sh \@< uzbl.follow("\@follow_hint_keys", "%s", 'click') >\@
+@cbind Fl* = spawn @scripts_dir/follow.sh \@< uzbl.follow("\@follow_hint_keys", "%s", 'newwindow') >\@
+@cbind fL* = spawn @scripts_dir/follow.sh \@< uzbl.follow("\@follow_hint_keys", "%s", 'returnuri') >\@ set
+@cbind FL* = spawn @scripts_dir/follow.sh \@< uzbl.follow("\@follow_hint_keys", "%s", 'returnuri') >\@ clipboard
@cbind fi = spawn @scripts_dir/go_input.sh
# Form filler binds