I have searched the existing issues and discussions.
Problem Description
Stupid llm will give long explanations that I often don't need and I have to move my hand away from keyboard to mouse to make it shut up
Desired Solution you'd like
Option in setting to assign keybind to stop generating current prompt
Alternatives Considered
live in pain
Additional Context
Originally created by @omnigenous on GitHub (Jun 18, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/15128
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
### Problem Description
Stupid llm will give long explanations that I often don't need and I have to move my hand away from keyboard to mouse to make it shut up
### Desired Solution you'd like
Option in setting to assign keybind to stop generating current prompt
### Alternatives Considered
live in pain
### Additional Context

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 @omnigenous on GitHub (Jun 18, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/15128
Check Existing Issues
Problem Description
Stupid llm will give long explanations that I often don't need and I have to move my hand away from keyboard to mouse to make it shut up
Desired Solution you'd like
Option in setting to assign keybind to stop generating current prompt
Alternatives Considered
live in pain
Additional Context
@tjbck commented on GitHub (Jun 19, 2025):
You can use
Escapewith the message input focused to stop the response.@omnigenous commented on GitHub (Jun 19, 2025):
Worked, thanks!