Tor Arne Vestbø

Results 164 comments of Tor Arne Vestbø

@tekezo This setting is really nice, would it be possible to expose it as a "variable"? So that a complex modification can choose to toggle it on and off based...

@tekezo Here is the use-case I'm trying to handle: - By default - Function keys are used as media keys - The functionality of each key specified in the "Function...

Thank you @tekezo! However in example the media key functionality (`volume_increment`) is duplicating the mapping that has already been set in the Karbiner UI: ![image](https://github.com/user-attachments/assets/07c5183c-13ff-439e-aaf9-e015f829a50f) If I change the UI,...

Thanks @tekezo! Can confirm that following https://karabiner-elements.pqrs.org/docs/help/how-to/function-keys/#swap-f12-and-volume_increment-in-google-chrome works exactly as described in https://github.com/pqrs-org/Karabiner-Elements/issues/3954#issuecomment-2431426630, without needing to duplicate the mapping from f12->volume in the complex modification as well

Some kind of user configureable mode where `/` initiates commands and `@` files, like many other tools, would be very appreciated.

My non-GitButler setup looks like this: ``` ❯ git worktree list /Users/torarne/dev/qt/.git/modules/qtbase (bare) /Users/torarne/dev/qt/5.15/qtbase 2b7d6eb6ea2 [5.15] /Users/torarne/dev/qt/6.2/qtbase 37f05cbebe2 [6.2] /Users/torarne/dev/qt/6.5/qtbase fb77e8569be [6.5] /Users/torarne/dev/qt/6.6/qtbase a6cb5512c66 [6.6] /Users/torarne/dev/qt/6.7/qtbase 8d811bb882e [6.7] /Users/torarne/dev/qt/6.8/qtbase ae6b6bf363d...

Any update on this? :) I wanted to use GB in my work on `qtbase` and hit this issue again.

Nifty! Wasn't aware of that Git feature :) I guess it would work, but would require me to explicitly specify those files in the `~/.gitignore`, which is a bit cumbersome...

Thanks for looking into it! I guess as a workaround I can pass the required cookies as `ENV` and do the reverse proxying step in the CGI