Skip to content

Conversation

@michaelbull
Copy link
Contributor

@michaelbull michaelbull commented Sep 23, 2025

The windows-pc-colemark-jetbrains.json file has multiple erroneous keybinds.

The first describes changing the End key to instead perform as Control+E, however its implementation erroneously mapped to "k" and not "e".

The second describes changing Reload behaviour of Command+R to Control+R and changing F5 to Command+R, however its implementation erroneously used "s" for both of these instead of "r".

The windows-pc-colemark-jetbrains.json file has multiple erroneous
keybinds.

The first describes changing the End key to instead perform as
Control+E, however its implementation erroneously mapped to "k" and
not "e".

The second describes changing Reload behaviour of Command+R to
Control+R and changing F5 to Command+R, however its implementation
erroneously used "s" for both of these instead of "r".
@michaelbull michaelbull changed the title Fix incorect keybind Fix incorect keybinds Sep 23, 2025
@tekezo tekezo merged commit 16469bd into pqrs-org:main Sep 24, 2025
1 check passed
@tekezo
Copy link
Member

tekezo commented Sep 24, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants