[GH-ISSUE #7454] enh: Temporary chat toggle keyboard shortcut #53420

Closed
opened 2026-05-05 14:43:33 -05:00 by GiteaMirror · 3 comments
Owner

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!


image

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! --- ![image](https://github.com/user-attachments/assets/f3cb5e67-56d2-40b1-9082-54cd41210ce3)
Author
Owner

@tjbck commented on GitHub (Dec 1, 2024):

Ctrl + Shift + ' added to dev! This the keyboard shortcut combination may change without notice.

<!-- gh-comment-id:2509523954 --> @tjbck commented on GitHub (Dec 1, 2024): `Ctrl + Shift + '` added to dev! This the keyboard shortcut combination may change without notice.
Author
Owner

@Adhithya03 commented on GitHub (Dec 13, 2024):

Ctrl + Shift + ' added to dev! This the keyboard shortcut combination may change without notice.

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!

<!-- gh-comment-id:2541143954 --> @Adhithya03 commented on GitHub (Dec 13, 2024): > `Ctrl + Shift + '` added to dev! This the keyboard shortcut combination may change without notice. 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!
Author
Owner

@rod-stuchi commented on GitHub (Mar 8, 2025):

Ctrl + Shift + ' added to dev! This the keyboard shortcut combination may change without notice.

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!

This shortcut has landed in main branch, but it does not work at all. In a ordinary US keyboard, when you press ' holding shift it 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.

<!-- gh-comment-id:2708022598 --> @rod-stuchi commented on GitHub (Mar 8, 2025): > > `Ctrl + Shift + '` added to dev! This the keyboard shortcut combination may change without notice. > > 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! This shortcut has landed in main branch, but it **does not** work at all. In a ordinary US keyboard, when you press `'` holding `shift` it 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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#53420