Daniel Pfurtscheller
Daniel Pfurtscheller
OK, that explains it. As I mostly write longer prose in markdown, it would be very welcomed enhancement. As a new user it took me some time to figure out...
Thanks for the fast response! I'm typing on an german keyboard, where `opt` + `q` and `opt` + `shift` + `q` are used to get the Guillemet characters ("«" and...
I tried, but sadly this workaround doesn't seem to work for me. I created the dotfile, relaunched Amethyst but still can't type `opt + shift + q`. (I can see...
It is really strange. My `opt + shift + q` is blocked, even after I change `mod1` and `mod2` like this: ``` "mod1": [ "option", "shift", "command" ], "mod2": [...