瀏覽代碼

Merge branch 'master' of github.com:10sr/dotfiles

pull/1/head
10sr 12 年之前
父節點
當前提交
6664a7f756
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      _keysnail.js

+ 1
- 1
_keysnail.js 查看文件

@@ -531,7 +531,7 @@ ext.add("list-tab-history", function () {
// ========================= Special key settings ========================== //

key.quitKey = "<delete>";
key.helpKey = "C-h";
key.helpKey = "<f1>";
key.escapeKey = "C-q";
key.macroStartKey = "";
key.macroEndKey = "";


Loading…
取消
儲存