From 9e640820e65fe7200acd4e74bb82d5a2b2ba0d3b Mon Sep 17 00:00:00 2001
From: Jay1
Date: Thu, 28 May 2026 11:37:16 -0400
Subject: [PATCH] Refine keybindings settings UX
- Move keybindings file access from the chat settings row into the keybindings panel
- Update keybindings button style, copy, and spacing for clearer action context
---
.../components/KeybindingsSettingsPanel.tsx | 8 +++---
apps/web/src/routes/_chat.settings.tsx | 27 -------------------
2 files changed, 4 insertions(+), 31 deletions(-)
diff --git a/apps/web/src/components/KeybindingsSettingsPanel.tsx b/apps/web/src/components/KeybindingsSettingsPanel.tsx
index 75894470..dccabb2b 100644
--- a/apps/web/src/components/KeybindingsSettingsPanel.tsx
+++ b/apps/web/src/components/KeybindingsSettingsPanel.tsx
@@ -248,14 +248,14 @@ export function KeybindingsSettingsPanel(props: KeybindingsSettingsPanelProps) {
for advanced bindings.
-
+