aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/configs
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-05-17 17:29:49 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-05-17 17:29:49 +0200
commitb0de6d517e337db87f04e2593ee484ea6c5f23f5 (patch)
tree95ef582001f007e145134ba974561be59a83cf7c /examples/configs
parent3717c54cfab90df40ca9c74138a7b584f67dc16b (diff)
keep configs in sync
Diffstat (limited to 'examples/configs')
-rw-r--r--examples/configs/sampleconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/configs/sampleconfig b/examples/configs/sampleconfig
index f8fa7cb..e5ae9a2 100644
--- a/examples/configs/sampleconfig
+++ b/examples/configs/sampleconfig
@@ -67,8 +67,10 @@ bind t = toggle_status
# Hilight matches. Notice the * after the slash - it makes the command incremental, i.e. gets called
# on every character you type. You can do `bind /_ = search %s' if you want it less interactive.
bind /* = search %s
+bind ?* = search_reverse %s
#jump to next
-bind ; = search
+bind n = search
+bind N = search_reverse
bind gh = uri http://www.uzbl.org
#TODO: set uri?
bind o _ = uri %s