mirror of
https://github.com/vale981/tridactyl
synced 2025-03-06 18:11:38 -05:00
Fix #1018: add bind for stop
This commit is contained in:
parent
36e99fa24f
commit
16cb0e5300
1 changed files with 1 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue