reactotron
reactotron copied to clipboard
How to change command shortcuts in Reactotron?
Today on MacOS the shortcut to clear the timeline is Command + Backspace, I would like to change it because this shortcut on MacOS serves to open Spotlight, is there a way to change it?
Currently this is not possible. In the beta we are working on this, these are controlled in apps/reactotron-app/src/renderer/KeybindHandler.tsx
.
It would be possible to extract these out into a configuration file and edit them. If you would be interested in contributing to this, that would be much appreciated.
@joshuayoes if this issue is still relevant I would be happy to pick this and contribute for the same Thanks
@sudharsangs, yes this is still relevant, a contribution would be great
@sudharsangs, yes this is still relevant, a contribution would be great
@joshuayoes should I be contributing this to the beta
branch?
Yes!