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.

"Open in Powershell" shortcut not possible on german keyboard

See original GitHub issue

I have a German keyboard and I cannot figure out what I should press to open the command line / powershell. strg+` does not work. strg+shift+` neither. On a German keyboard, you have to use shift to write a ` char.

Also: I can write a ` sign, but only if I either press it twice and delete one tick or I have to press it and then follow up with a space. While writing this, i played around. If I switch my keyboard layout to English, I noticed your ` sign is much more like every other key. To reproduce the issue, I suggest you install a German keyboard layout (switching between keyboard layouts on windows is done via alt+shift. Maybe use it together with a picture of a German keyboard? the backtick is 2 key right from the 0 (zero):

image

I would suggest you switch to the shortcut strg+^ for German keyboards or at least fix the shortcut detection code to make it work. It currently does not work at all. [Description of the issue]

Version

GitHub Desktop version: 1.0.6

OS version: Microsoft Windows [Version 10.0.16299.19]

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:4
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
fabsenetcommented, Nov 6, 2017

I just noticed “open visual studio code” is strg+shift+a. I happen to have this as a system wide shortcut as i never encountered another app using this shortcut for something useful.

sooo, what about letting me and other users configure shortcuts in the program?

0reactions
j-f1commented, Jan 15, 2019

The shortcut to open the terminal is always Ctrl+`, since Cmd+` is used by the system on macOS.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Adding and removing keyboard languages with PowerShell
Once we have a list of languages we're happy with, just like before, we can use our Set-LanguageList cmdlet to set the keyboards...
Read more >
Open Powershell as Administrator at Current File Explorer ...
I presume that this may only be possible to do with AutoHotKey, which I am open to using if necessary. Any way to...
Read more >
Month of PowerShell - Keyboard Shortcuts Like a Boss
In this article we look at several keyboard shortcuts to speed up your ... CTRL+A. Once it's highlighted, press CTRL+C. No mouse required!...
Read more >
Keyboard Shortcuts for the Windows PowerShell ISE
CTRL + SHIFT + TAB Note: Tab to previous script works when you have only one Windows PowerShell tab open, or if you...
Read more >
Solving keyboard layout issues in an ICA or RDP session
Issue 3: the keyboard layout changes randomly during the session (without opening a new application). Sometimes when working in a session the ...
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