You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While trying out the app, I realized that HuggingChat was intercepting the ⇧⌘⏎ shortcut set for a common action in another app. While I see that the "Global Keyboard Shortcut" value is customizable in the "General" section of the settings, it's jarring when a shortcut action unexpectedly no longer works.
While trying out the app, I realized that HuggingChat was intercepting the ⇧⌘⏎ shortcut set for a common action in another app. While I see that the "Global Keyboard Shortcut" value is customizable in the "General" section of the settings, it's jarring when a shortcut action unexpectedly no longer works.
For some additional context, Sindre Sorhus maintains a popular library for setting user-customizable global keyboard shortcuts, and urges developers not to set default global hotkeys for the same reason: https://github.com/sindresorhus/KeyboardShortcuts?tab=readme-ov-file#default-keyboard-shortcuts
Thanks for considering this suggestion! 🌐