diff --git a/common/content/completion.js b/common/content/completion.js index cf0a142f..50e3e0df 100644 --- a/common/content/completion.js +++ b/common/content/completion.js @@ -1446,7 +1446,7 @@ function Completion() //{{{ return { text: [i + ": " + (tab.label || "(Untitled)"), i + ": " + url], - url: url, + url: template.highlightURL(url), indicator: indicator, icon: tab.image || DEFAULT_FAVICON }; diff --git a/vimperator/TODO b/vimperator/TODO index 723da511..0f6873df 100644 --- a/vimperator/TODO +++ b/vimperator/TODO @@ -41,7 +41,6 @@ BUGS: - :messages is _very_ slow for message history of several thousand lines -> Unresponsive Script: util.js:79 (sometimes xmlToDom() and elsewhere) - The MOW shouldn't close when executing hints and ;F isn't working. -- URLs in :ls output are no longer hyperlinks FEATURES: 8 change the extension ID to vimperator@vimperator.org rather than