Is there a way to use specify keyboard layouts with parentheses in them? #39751
eike
started this conversation in
Config, Settings and Keymaps
Replies: 1 comment
-
Hi! got the same problem, I opened an issue a week ago and mentioned this discussion: #39900 Place a keyboard_layout context above which doesn't have special characters in them (if applicable) and then place another context below them which has the keybindings for your German (Macintosh) layout but leave context keyboard_layout empty something like this:
|
Beta Was this translation helpful? Give feedback.
0 replies
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 occasionally use my Linux machine with a Mac keyboard and set the operating system's keyboard layout appropriately when I do. In the Keyboard Context view in Zed, the name of the layout is specified as German (Macintosh). However, I cannot find a way to use this in my keymap file. All of
result in parse errors (because of the
(
,'
, andG
(!), respectively). Is there a way to do this, or could one be added?Beta Was this translation helpful? Give feedback.
All reactions