Add the missing '^' binding
authorZhiwei Chen <chenzhiwei03@kuaishou.com>
Fri, 28 Aug 2020 03:48:42 +0000 (11:48 +0800)
committerZhiwei Chen <chenzhiwei03@kuaishou.com>
Fri, 28 Aug 2020 03:48:42 +0000 (11:48 +0800)
elpher.el

index fd17a70..2ca7520 100644 (file)
--- a/elpher.el
+++ b/elpher.el
@@ -1960,6 +1960,7 @@ When run interactively HOST-OR-URL is read from the minibuffer."
         (kbd "C-t") 'elpher-back
         (kbd "u") 'elpher-back
         (kbd "-") 'elpher-back
         (kbd "C-t") 'elpher-back
         (kbd "u") 'elpher-back
         (kbd "-") 'elpher-back
+        (kbd "^") 'elpher-back
         (kbd "U") 'elpher-back-to-start
         [mouse-3] 'elpher-back
         (kbd "o") 'elpher-go
         (kbd "U") 'elpher-back-to-start
         [mouse-3] 'elpher-back
         (kbd "o") 'elpher-go