The Lambda Lab
/
projects
/
elpher.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9f8016
)
Add the missing '^' binding
author
Zhiwei Chen
<chenzhiwei03@kuaishou.com>
Fri, 28 Aug 2020 03:48:42 +0000
(11:48 +0800)
committer
Zhiwei Chen
<chenzhiwei03@kuaishou.com>
Fri, 28 Aug 2020 03:48:42 +0000
(11:48 +0800)
elpher.el
patch
|
blob
|
history
diff --git
a/elpher.el
b/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 "^") 'elpher-back
(kbd "U") 'elpher-back-to-start
[mouse-3] 'elpher-back
(kbd "o") 'elpher-go