From 16cb0e530067b8c3d0b7cb48c04307ee997b1c17 Mon Sep 17 00:00:00 2001 From: Oliver Blanthorn Date: Thu, 20 Sep 2018 13:08:55 +0100 Subject: [PATCH] Fix #1018: add bind for stop --- src/config.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/config.ts b/src/config.ts index 37d8edec..7753acd0 100644 --- a/src/config.ts +++ b/src/config.ts @@ -159,6 +159,7 @@ class default_config { u: "undo", r: "reload", R: "reloadhard", + x: "js window.stop()", gi: "focusinput -l", "g;": "changelistjump -1", gt: "tabnext_gt",