From 8802ca033262ecef6fc4d6b2568ccb2905419b8e Mon Sep 17 00:00:00 2001 From: Jeremy Schroeder Date: Thu, 11 Jul 2013 17:59:20 -0400 Subject: [PATCH] Make 'ex command' available to ops only. --- src/main/resources/util.dscript | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/util.dscript b/src/main/resources/util.dscript index 8c2e46c228..194dc5d6de 100644 --- a/src/main/resources/util.dscript +++ b/src/main/resources/util.dscript @@ -71,6 +71,7 @@ _util_dtime_command: events: on ex command: + - if ! queue clear - define command_name - flag "list:|:" - flag "list:<-:%command_name%"