AutoYADM commit: 2025-06-02 20:57:18
This commit is contained in:
parent
c5d18c7be9
commit
9a80b42054
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ config.bind(
|
||||||
config.bind(",<Esc>", "click-element css main", mode="normal")
|
config.bind(",<Esc>", "click-element css main", mode="normal")
|
||||||
config.bind(
|
config.bind(
|
||||||
",,",
|
",,",
|
||||||
"mode-leave ;; jseval -q document.activeElement.blur()",
|
"jseval -q document.activeElement.blur()",
|
||||||
mode="normal",
|
mode="normal",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue