question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

need way to pass Escape through pass-through mode

See original GitHub issue

When 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:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
aspierscommented, Jan 24, 2019

@PrestanceDesign commented:

Maybe toggle PassThrough with the same keysAlt+i ?

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 or Alt+i? The default configuration would be the current behaviour, and people like me could reconfigure the exit key to be Alt+i instead of Esc.

1reaction
brookhongcommented, Jul 11, 2020
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found