yqrashawn / GokuRakuJoudo

config karabiner with ease
GNU General Public License v3.0
1.13k stars 122 forks source link

Send key_up immediately #228

Open hacker-DOM opened 10 months ago

hacker-DOM commented 10 months ago

Another use case request 😊

I have option+f bound to ctrl+tab:

        [:!O#CSTf :!Ttab]

When using Vivaldi, if I hold option and press f, it opens us the tab cycler. I would like it not to do that - I would like probably something like this:

That way the cycler would never appear and I could cycle as if all the keypresses were separate.

Update: I found out you can disable the tab cycler in Vivaldi. Nevertheless, I am interested in the solution if I run into it again. :)