diff --git a/common/content/completion.js b/common/content/completion.js index 11b7f407..4d4c5946 100644 --- a/common/content/completion.js +++ b/common/content/completion.js @@ -1305,7 +1305,7 @@ function Completion() //{{{ if (tail) context.advance(dir.length); context.keys = { text: 0, description: 1, icon: 2 }; - context.background = true; + // context.background = true; context.key = dir; context.generate = function generate_file() {