Skip to content

Conversation

@spikedoanz
Copy link

problem + solution

addresses #3652 by changing the binding for renderer.console.toggle() from meta+d (which conflicts with ctrl+meta+d for scroll down) to meta+f12.

f12 was chosen since it's the default for lots of tooling like browsers, but realistically anything that doesn't overlap with an existing binding should be good.

tests

this pr doesn't touch any runtime code. both bun dev and all 149 bun tests pass.

@spikedoanz spikedoanz changed the title changed console toggle from meta+d to meta+f12 minor fix: changed conflicting keybind for renderer.console.toggle() Nov 1, 2025
@spikedoanz spikedoanz changed the title minor fix: changed conflicting keybind for renderer.console.toggle() fix: changed conflicting keybind for renderer.console.toggle() Nov 1, 2025
@spikedoanz spikedoanz changed the title fix: changed conflicting keybind for renderer.console.toggle() fix(keybind): changed conflicting keybind for renderer.console.toggle() Nov 1, 2025
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.

1 participant