mirror of
https://github.com/vale981/tridactyl
synced 2025-03-06 18:11:38 -05:00
Change stop bind to x to prevent copy conflict
This commit is contained in:
parent
e7a4e6dcf2
commit
5e4e1ea7d9
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ class default_config {
|
|||
u: "undo",
|
||||
r: "reload",
|
||||
R: "reloadhard",
|
||||
"<C-c>": "stop",
|
||||
x: "stop",
|
||||
gi: "focusinput -l",
|
||||
"g;": "changelistjump -1",
|
||||
gt: "tabnext_gt",
|
||||
|
|
Loading…
Add table
Reference in a new issue