aboutsummaryrefslogtreecommitdiffstats
path: root/exopen.js
diff options
context:
space:
mode:
Diffstat (limited to 'exopen.js')
-rw-r--r--exopen.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/exopen.js b/exopen.js
index 0e40adf..84a55a1 100644
--- a/exopen.js
+++ b/exopen.js
@@ -164,6 +164,7 @@ liberator.plugins.exOpen = (function() {
var self = this;
commands.addUserCommand(['exopen'], 'Open byextension URL',
function(args) self.open(args), {
+ bang: true,
completer: function(context, args) {
context.title = ['Template', 'Description - Value'];
if (!context.filter) {