keep configs in sync
authorDieter Plaetinck <dieter@plaetinck.be>
Sun, 17 May 2009 15:29:49 +0000 (17:29 +0200)
committerDieter Plaetinck <dieter@plaetinck.be>
Sun, 17 May 2009 15:29:49 +0000 (17:29 +0200)
examples/configs/sampleconfig

index f8fa7cb..e5ae9a2 100644 (file)
@@ -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