Prevent esc
key from stopping webpages loading
#2148
Unanswered
woertsposzibllen4me
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I dont know exactly what happens when pressing
esc
when something is loading on a webpage but it stops it... It will also stop answers from claude/gpt/etc... from being generated which is pretty annoying. Any way to disable this and only use escape the regular way ??EDIT: this is actually default behavior from chrome. Vimium would however tastefully disable this default while in insert mode, but not Surfingkeys.
Solution: Tampermonkey script, Provides alternative to default
esc
behavior withc-q
. (feel free to remove the logging to console)Beta Was this translation helpful? Give feedback.
All reactions