Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-05-18 03:28:53 +03:00
parent 4527758a76
commit 863e72f533

View File

@ -1080,6 +1080,8 @@ var BaseBrowserPrototype = {
//
//
// XXX add support for 'next'/'prev', ... keywords... (here or in .get(..)???)
// XXX add support for fuzzy match search -- match substring by default
// and exact title if using quotes...
// XXX do we actually need to stop this as soon as we find something,
// i.e. options.firstOnly???
// XXX add diff support...