From 12052dee7ca84fd0ef4f7072df87bdf689aa316a Mon Sep 17 00:00:00 2001 From: panpawn Date: Wed, 28 Sep 2016 02:53:55 -0400 Subject: [PATCH] Allow bash to take multiline input (#2791) --- commands.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands.js b/commands.js index 7e4c270fd8..2a6551ab8b 100644 --- a/commands.js +++ b/commands.js @@ -3358,7 +3358,7 @@ let commands = exports.commands = { process.nextTick(() => { // We might want to migrate most of this to a JSON schema of command attributes. CommandParser.multiLinePattern.register( - '>>>? ', '/(?:room|staff)intro ', '/(?:staff)?topic ', '/adddatacenters ' + '>>>? ', '/(?:room|staff)intro ', '/(?:staff)?topic ', '/adddatacenters ', '/bash ' ); let globalCmds = new Set([