Fixed wrong bookmark lookup.
authorDaniel Carl <danielcarl@gmx.de>
Tue, 30 Jul 2013 20:49:51 +0000 (22:49 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Tue, 30 Jul 2013 20:49:51 +0000 (22:49 +0200)
commitdd0b5b8db1d36fe1b8060d2a928545b0727c48d3
treed9f4b37244678f73c940513a8be9c735c1a1c114
parent91d131d00041d5087c5076272f99de69781bc5bc
Fixed wrong bookmark lookup.

If the completion for bookmarks was started with given tags, there where also
items displayed that have no tags set. This patch fixes the regression so that
only those bookmarks are shown thats tags match the request, all other
bookmarks can only be seen when the completion is started without tags like
':open !<tab>'.
src/bookmark.c