diff --git a/content/io.js b/content/io.js index 316144fa..2d4aa4a6 100644 --- a/content/io.js +++ b/content/io.js @@ -235,7 +235,7 @@ function IO() //{{{ } }, { - //argCount: "?", // FIXME: --djk + argCount: "?", completer: function (context) completion.directory(context, true), literal: 0 });