From 3625aa170926e0a6a191216a0f53b28fbb276a98 Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Thu, 30 Oct 2008 04:03:58 +0000 Subject: [PATCH] Use commandcomm /dev/null <(js -v 180 commands.js |& grep -v ReferenceError | grep .) in :mkv output --- content/commands.js | 1 + 1 file changed, 1 insertion(+) diff --git a/content/commands.js b/content/commands.js index 9224023d..ee85a36f 100644 --- a/content/commands.js +++ b/content/commands.js @@ -796,6 +796,7 @@ function Commands() //{{{ serial: function () [ { command: this.name, + bang: true, // Yeah, this is a bit scary. Perhaps I'll fix it when I'm // awake. options: util.Array.assocToObj(util.map({argCount: "-nargs", bang: "-bang", count: "-count"},