mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
[PR #22233] [CLOSED] Add Ctrl+W/Cmd+W keyboard shortcut to close current chat #97599
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/22233
Author: @nKOxxx
Created: 3/4/2026
Status: ❌ Closed
Base:
main← Head:add-close-chat-shortcut📝 Commits (1)
247449fAdd Ctrl+W/Cmd+W keyboard shortcut to close current chat📊 Changes
2 files changed (+12 additions, -0 deletions)
View changed files
📝
src/lib/shortcuts.ts(+7 -0)📝
src/routes/(app)/+layout.svelte(+5 -0)📄 Description
Summary
Adding keyboard shortcut support for closing the current chat using Ctrl+W (Windows/Linux) or Cmd+W (Mac).
Changes
Related Issues
N/A - New feature
Testing
Checklist
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.