diff --git a/content/ui.js b/content/ui.js index 17c80840..053fc8b6 100644 --- a/content/ui.js +++ b/content/ui.js @@ -358,6 +358,11 @@ liberator.CommandLine = function () //{{{ var modes = [liberator.modes.COMMAND_LINE]; + // TODO: move "", ""], "Focus content", + function () { liberator.events.onEscape(); }); + liberator.mappings.add(modes, [""], "Expand command line abbreviation", function ()