FS#57 - `bind /* = search %s` does not function as documented
Attached to Project:
Uzbl
Opened by Aldrik Dunbar (N30N) - 2009-06-29 08:54:48 PM
Last edited by Dieter Plaetinck (Dieter_be) - 2010-03-21 06:55:40 PM
Opened by Aldrik Dunbar (N30N) - 2009-06-29 08:54:48 PM
Last edited by Dieter Plaetinck (Dieter_be) - 2010-03-21 06:55:40 PM
|
DetailsThe README states:
`bind /* = search %s` - a search command which is called on every character typed after the slash, letting you see the search narrow down while typing. But in practise it also runs apon the / key press eg. bind /* = js if (!"%s") { alert("see!"); } I hope the implementation can be fix and not just change the documentation/README. |
This task depends upon
patch welcome.
we're working on a new system which will allow such fancy things. help welcome :)
- we've never had the need for a behavior in the way it was documented
- we updated the documentation to reflect the behavior