chatgpt-mac
chatgpt-mac copied to clipboard
globalShortcut conflict with "Find Previous"
Many applications use Cmd+Shift+g for "find previous". As this app mature, it would be great to include a preference for a user-specified global shortcut.
Ha yeah forgot about this one! Good catch. What shortcut would you recommend that's both easy to remember and un-used?
@vincelwt I'm using CMD + ALT + G
Ideally it would allow a user-specified shortcut. I think there's probably not a common solution for people's varied environments and the applications they use.
@vincelwt I'm using CMD + ALT + G
![]()
For anyone having this issue, I'm not an expert but I spent some time looking around in the apps packages content and found it. You can modify the parameter in the image at this path,
/Applications/ChatGPT.app/Contents/Resources/app/index.js
You then need to restart the app and the global shortcut will change.
ok looks like this is a much-encountered thing, as witnessed by #72 (cmd-opt-p, cmd-shift-g) #47 (cmd-shift-g) #61 (cmd-shift-g)