diff --git a/_keysnail.js b/_keysnail.js index 542fb3d..afa2d91 100644 --- a/_keysnail.js +++ b/_keysnail.js @@ -531,7 +531,7 @@ ext.add("list-tab-history", function () { // ========================= Special key settings ========================== // key.quitKey = ""; -key.helpKey = "C-h"; +key.helpKey = ""; key.escapeKey = "C-q"; key.macroStartKey = ""; key.macroEndKey = "";