aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/config
diff options
context:
space:
mode:
authorGravatar Ben Boeckel <MathStuf@gmail.com>2011-04-20 21:29:48 -0400
committerGravatar Ben Boeckel <MathStuf@gmail.com>2011-04-20 21:29:48 -0400
commita4ec13b670c5e27483aa388a1ef03a15b8bba935 (patch)
tree2a2328d75851752d3d4b1bca6d16a834ca59f107 /examples/config
parent1b171ea59fffa3df92aa4b3b1604c911a77b9c3a (diff)
Add binding to copy a link to the clipboard
Diffstat (limited to 'examples/config')
-rw-r--r--examples/config/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/config/config b/examples/config/config
index b8312e5..8ed533f 100644
--- a/examples/config/config
+++ b/examples/config/config
@@ -346,6 +346,7 @@ set follow_hint_keys = 0123456789
@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