Muhammed Zakir
Muhammed Zakir
> Are there any workarounds for now? If you are okay with plugin, see https://github.com/lambdalisue/suda.vim/.
Sorry for asking here. I will open a new issue for this (if needed) after getting andreasbel's reply. @andreasabel: How did you install ghc-8.10.5? I installed it with GHCup and...
Thanks for the link! :-) I was confused whether that problem has to do with my setup, especially when I saw compiling with ghc-8.10.5 worked for andreasabel. I forgot to...
Last commit to this repo was on: Feb 14, 2016.
Another user also reported the same thing - https://github.com/koekeishiya/skhd/issues/152#issue-743850921: > *--snip--* > > * I, also, used `hammerspoon` but it had an issue that resulted in slow `yabai` commands. >...
All Devanagari-related fonts don't render properly (at least, the ones I have tried don't). I use some of them, so feel free to ping me if you need a tester....
> @ssmooncoder @mushmelty I am sorry, I didn't get it. Where I should add it to? In `from.modifiers.optional` - https://karabiner-elements.pqrs.org/docs/json/complex-modifications-manipulator-definition/from/modifiers/: ```json { "type": "basic", "from": { "key_code": "escape", "modifiers": {...
I don't think this is a bug. `caps_lock` is a modifier key [1] and so, just like other modifiers (`shift`, `command`, `option`, `fn`, etc.), you will need to explicitly mention...
> I don't need function key mapping. How do I let function keys pass through unnmodified? Currently it's changing Fn+F1 into a Brightness command. Can it output Fn+F1 as Fn+F1?...
> on my touchbar, I want to use the fn key to access to my function keys > on my external keyboard it's the invert (I've no fn key) >...