aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/config
diff options
context:
space:
mode:
authorGravatar Mason Larobina <mason.larobina@gmail.com>2009-11-04 21:31:03 +0800
committerGravatar Mason Larobina <mason.larobina@gmail.com>2009-11-04 21:31:03 +0800
commit35c1e804e1dc1204f6e9ffe5942123b0f11eb59a (patch)
treee00be161bcb8d4b4df9a978b149cb4db35999e70 /examples/config
parent724086a6b2a48330b3655ca4b75327d358fe0ed7 (diff)
Fixed <Escape> binding.
Diffstat (limited to 'examples/config')
-rw-r--r--examples/config/uzbl/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/config/uzbl/config b/examples/config/uzbl/config
index 57d1ea5..7547dbe 100644
--- a/examples/config/uzbl/config
+++ b/examples/config/uzbl/config
@@ -211,7 +211,7 @@ set formfiller = spawn @scripts_dir/formfiller
# you'll want this at the very least
@bind <Return> = event KEYCMD_EXEC_CURRENT
-@bind <Escape> = event @set_mode
+@bind <Escape> = @set_mode
# basic searching
@bind <Home> = event SET_CURSOR_POS 0