mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #7454] enh: Temporary chat toggle keyboard shortcut #53420
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Adhithya03 on GitHub (Nov 28, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7454
Tiny Enhancement
Please add a keyboard shortcut for enabling/disabling temporary chat. Currently, it takes at least 5 clicks with a mouse to enable and disable it for the next chat.
Thanks for your consideration!
@tjbck commented on GitHub (Dec 1, 2024):
Ctrl + Shift + 'added to dev! This the keyboard shortcut combination may change without notice.@Adhithya03 commented on GitHub (Dec 13, 2024):
Hello Mr. Tim. I have version 0.4.8 and wanted to check if it differs from the development branch. On Windows, the shortcut Ctrl + Shift + ' doesn't seem to be working. Could this be because the development branch hasn’t been merged with the stable version yet? Thank you for your help!
@rod-stuchi commented on GitHub (Mar 8, 2025):
This shortcut has landed in main branch, but it does not work at all. In a ordinary US keyboard, when you press
'holdingshiftit turns into".I've proposed a PR https://github.com/open-webui/open-webui/pull/11258 to change it to
ctrl+y(and added it to the shortcut modal help) but it was closed.