[source:feat] bindings to close tab left/right

This commit is contained in:
Maddison Hellstrom 2019-06-11 17:44:22 -07:00
parent 043ce789b6
commit c80ef42903
1 changed files with 12 additions and 0 deletions

12
keys.js
View File

@ -123,6 +123,18 @@ const maps = {
description: "Toggle PDF viewer from SurfingKeys", description: "Toggle PDF viewer from SurfingKeys",
callback: actions.togglePdfViewer, callback: actions.togglePdfViewer,
}, },
{
alias: "gxE",
map: "gxt",
category: categories.tabs,
description: "Close tab to left",
},
{
alias: "gxR",
map: "gxT",
category: categories.tabs,
description: "Close tab to right",
},
], ],
"amazon.com": [ "amazon.com": [