added `§` on German Mac keyboards
parent
3fee37bd15
commit
97e252460b
|
@ -176,6 +176,7 @@ When using an german `MacBookPro (15", 2019) with Touchbar`, these might fail, b
|
|||
- { key: 45, mods: Alt, chars: "~" }
|
||||
- { key: 23, mods: Alt, chars: "[" }
|
||||
- { key: 22, mods: Alt, chars: "]" }
|
||||
- { key: 19, mods: Shift, chars: "§"}
|
||||
```
|
||||
|
||||
For those, coming from iTerm, here's `Command + Enter` to ToggleFullscreen
|
||||
|
|
Loading…
Reference in New Issue