need way to pass Escape through pass-through mode
See original GitHub issueWhen in pass-through mode, sometimes it’s useful to be able to pass Escape through to the website. Example use case:
- Go to a GitHub page
- Press
Alt-i
to enable pass-through mode - Press
?
to see the GitHub keyboard shortcuts modal dialog - Now I want to hide the GitHub dialog
However Escape simply cancels pass-through mode, so this is currently impossible. What seems to work instead is pressing Escape twice: the first cancels the mode, and the second somehow reaches the website. But of course then I have to press Alt-i
to switch back into pass-through, which is not ideal.
SurfingKeys: 0.9.42
Browser: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:9 (6 by maintainers)
Top Results From Across the Web
PASSTHROUGH Printer Escape function (Windows)
The PASSTHROUGH printer escape function sends data directly to a printer driver. To perform this operation, call the ExtEscape function with the ...
Read more >Accidentally entered passthrough mode, and it says to press ...
Accidentally entered passthrough mode, and it says to press shift escape to leave, but I have a 60% keyboard so hitting shift escape...
Read more >Escape 101 Walkthrough by Treefittyy 0477-9259-2809
Map Code: 0477-9259-2809Creator: Treefittyy Type: Escape Room / Deathrun / ParkourDifficulty: Medium - HardDescription: 101 different ways ...
Read more >The Meta Quest 2's passthrough button melts away, just like ...
Double-tapping the side of the Quest 2 triggers passthrough mode, ... But as VR becomes more mainstream, there needs to be a way...
Read more >Escape key caught by Vimium · Issue #499 - GitHub
Perhaps we should create some sort of pass-through mode for this. ... wouldn't have a different way to unfocus CodeMirror via keyboard.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@PrestanceDesign commented:
Ahh, that’s an interesting idea, but I agree with @brookhong that not everyone would expect or like this. So maybe make it an option whether PassThrough is exited via
Esc
orAlt+i
? The default configuration would be the current behaviour, and people like me could reconfigure the exit key to beAlt+i
instead ofEsc
.Please try ephemeral Passthrough mode with
p
, see more at https://github.com/brookhong/Surfingkeys/blob/936284a3c4abd4c859b5157a5dd8f945671ba724/README.md#passthrough-mode