aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-09-03 22:09:23 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-09-03 22:09:23 +0200
commit369119525001e17d5e601578b3c61a0a3d5264fa (patch)
tree9d7406a93d595e3833eaf2ae9b8e4a59f970d53d /examples
parent6c2689caf449fe47bd88b60ba2555a5dd4e19732 (diff)
todo updates
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/data/uzbl/scripts/dispatcher.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/data/uzbl/scripts/dispatcher.sh b/examples/data/uzbl/scripts/dispatcher.sh
index 3d0aa03..e8c3aed 100755
--- a/examples/data/uzbl/scripts/dispatcher.sh
+++ b/examples/data/uzbl/scripts/dispatcher.sh
@@ -12,6 +12,7 @@ VERBOSE=1
ALTPRESSED=0
+KEYCMD= # buffer for building up commands
log () {
[ -n "$VERBOSE" ] && echo "$1"