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!
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!
---

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.
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!
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 ".
<!-- 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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.