From 2094a051902b3ba161a9a7aac9cde6b282c65f64 Mon Sep 17 00:00:00 2001 From: Brendan Taylor Date: Sat, 2 Apr 2011 07:57:51 -0600 Subject: changed the 'gi' example go_input binding to 'fi' it was shadowing an older example uzbl-tabbed binding --- examples/config/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/config') diff --git a/examples/config/config b/examples/config/config index 750f2aa..e3e2080 100644 --- a/examples/config/config +++ b/examples/config/config @@ -344,7 +344,7 @@ set follow_hint_keys = 0123456789 #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 gi = spawn @scripts_dir/go_input.sh +@cbind fi = spawn @scripts_dir/go_input.sh # Form filler binds # This script allows you to configure (per domain) values to fill in form -- cgit v1.2.3