Use same sorting or url in tag completion.
authorDaniel Carl <danielcarl@gmx.de>
Mon, 24 Jul 2017 21:30:39 +0000 (23:30 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 24 Jul 2017 21:30:39 +0000 (23:30 +0200)
commit3d7f9aa4e7c9d2bf787f55d2645828a24dd07359
tree0191d0881362985f1d78e818e91c56808c41772c
parent8efc92afaf9ac3f516ba2b4dc70ce60280a8c908
Use same sorting or url in tag completion.

Show matching url in case of `bmr tag<Tab>` as for the open command
`:open tag<Tab>` which is none sorting to keep the url in the sort order
they where added to the bookmarks. This means the last added bookmarks
or ordered first in the completion list.
src/ex.c