mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
Fix #4706: end of line with gi on Google
This commit is contained in:
parent
2b233aa20a
commit
608744bc36
1 changed files with 3 additions and 0 deletions
|
@ -85,6 +85,9 @@ export class default_config {
|
|||
next: "Next",
|
||||
prev: "Previous",
|
||||
},
|
||||
nmaps: {
|
||||
gi: "composite focusinput -l ; text.end_of_line", // Fix #4706
|
||||
},
|
||||
},
|
||||
"^https://web.whatsapp.com": {
|
||||
nmaps: {
|
||||
|
|
Loading…
Add table
Reference in a new issue