From c80ef429031b812e95fccb94c56c457afe022fc7 Mon Sep 17 00:00:00 2001 From: Maddison Hellstrom Date: Tue, 11 Jun 2019 17:44:22 -0700 Subject: [PATCH] [source:feat] bindings to close tab left/right --- keys.js | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/keys.js b/keys.js index 0b1105c..a7134b6 100644 --- a/keys.js +++ b/keys.js @@ -123,6 +123,18 @@ const maps = { description: "Toggle PDF viewer from SurfingKeys", 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": [