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. |
||
|---|---|---|
| .. | ||
| apis | ||
| components | ||
| constants | ||
| i18n | ||
| pyodide | ||
| stores | ||
| types | ||
| utils | ||
| workers | ||
| constants.ts | ||
| dayjs.js | ||
| emoji-groups.json | ||
| emoji-shortcodes.json | ||
| index.ts | ||
| shortcuts.ts | ||