mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 08:21:12 -05:00
[PR #304] [MERGED] feat: keyboard shortcuts #43295
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/304
Author: @tjbck
Created: 12/28/2023
Status: ✅ Merged
Merged: 12/28/2023
Merged by: @tjbck
Base:
main← Head:keyboard-shortcut📝 Commits (1)
1f5bfe6feat: keyboard shortcuts📊 Changes
4 files changed (+303 additions, -1 deletions)
View changed files
📝
src/lib/components/chat/Messages.svelte(+2 -1)➕
src/lib/components/chat/ShortcutsModal.svelte(+216 -0)📝
src/lib/components/layout/Sidebar.svelte(+9 -0)📝
src/routes/(app)/+layout.svelte(+76 -0)📄 Description
Resolves #276
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.