mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[PR #10987] [MERGED] feat: add alternative input configuration where Ctrl-Enter is required to send chat messages #61489
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/10987
Author: @tremlin
Created: 2/28/2025
Status: ✅ Merged
Merged: 3/4/2025
Merged by: @tjbck
Base:
dev← Head:feat-submit-on-ctrl-enter📝 Commits (1)
8b3fcfefeat: add alternative input configuration where Ctrl-Enter is required to send chat messages📊 Changes
3 files changed (+54 additions, -18 deletions)
View changed files
📝
src/lib/components/chat/MessageInput.svelte(+20 -18)📝
src/lib/components/chat/Settings/Interface.svelte(+33 -0)📝
src/lib/stores/index.ts(+1 -0)📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
I don't know if you would like this in your codebase. I developed this small feature at the request of a user for our installation.
It shouldn't break anything in the default code path.
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.