From 43f5f489ace9acc52094eeba3cc6f80fb4ba3f7c Mon Sep 17 00:00:00 2001 From: OBARA Kiyotake Date: Wed, 10 Jul 2013 22:30:52 +0900 Subject: fixed Vimium Help --- background_scripts/commands.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'background_scripts/commands.coffee') diff --git a/background_scripts/commands.coffee b/background_scripts/commands.coffee index cb69fa1e..ce159c71 100644 --- a/background_scripts/commands.coffee +++ b/background_scripts/commands.coffee @@ -100,7 +100,7 @@ Commands = historyNavigation: ["goBack", "goForward"] tabManipulation: - ["nextTab", "previousTab", "firstTab", "lastTab", "createTab", "duplicateTab", "removeTab", "restoreTab"] + ["nextTab", "previousTab", "firstTab", "lastTab", "createTab", "duplicateTab", "removeTab", "restoreTab", "moveTabToNewWindow"] misc: ["showHelp"] -- cgit v1.2.3