mirror of
https://github.com/open-webui/open-webui.git
synced 2026-09-17 23:52:29 +00:00
Closes #1008 - Ctrl/Cmd+Enter: run/submit in Playground Chat and Completions - Ctrl/Cmd+Shift+A: add message in Playground Chat (mirrors Add button, auto-toggles role) - Ctrl/Cmd+Shift+X: toggle user/assistant role in Playground Chat - Ctrl/Cmd+E: edit last user message from anywhere in the main chat Playground shortcuts handled locally via svelte:window in each component. Global layout handler covers Ctrl/Cmd+E using getElementsByClassName pattern. |
||
|---|---|---|
| .. | ||
| lib | ||
| routes | ||
| app.css | ||
| app.d.ts | ||
| app.html | ||
| tailwind.css | ||