aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/configs
diff options
context:
space:
mode:
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