Janosch Linkersdörfer

Results 62 comments of Janosch Linkersdörfer

Also just starting to use Goku and was surprised that it wipes my existing complex modifications instead of appending to them. Any way to avoid having to add them again...

I came here with the same request! Even when not working with data from statistical packages like STATA, SPSS, or SAS, I like to label my data using the `sjlabelled`...

I'm also running into this problem using `fish`. @TheLocehiliosan Is there a recommended way how to handle this problem? Thanks!

I'm also experiencing this issue. Is there anything we can do to have `` invoke `which-key` without having to press `` first?

@mskar @randy3k It looks as though the associated PR was never merged. Is there a way to get different cursor shapes based on vi mode by modifying `.config/radian/profile`? Thanks!

@ClaudioZandonella I followed your instructions but I am not able to publish the application because it needs to be reviewed and I am not able to provide the needed details,...

@yqrashawn > You can combine multiple regex as one app for this purpose for now I tried this but it also did not work for me. Currently, I don't know...

@bangedorrunt I have this in my `karabiner.edn`: ``` { :applications { :kitty ["^net\\.kovidgoyal\\.kitty$"] :terminal ["^$com\\.apple\\.Terminal"] :vimr ["^$com.\\qvacua.\\VimR"] :safari ["^com\\.apple\\.Safari$"] :needjk [ "^net\\.kovidgoyal\\.kitty$" "^$com\\.apple\\.Terminal" "^$com.\\qvacua.\\VimR" ] } :main [ { :des...

@bangedorrunt It works if I just use `[:kvNormal]` so the variable can definitely be seen by Karabiner Elements. The problem only occurs if I combine this condition with an application...

> Oh, it's interesting, first time I learnt that we can use shell variables as condition Well, it's not a shell variable. It's a Karabiner variable that is set using...