From 1854d85ccca9887068b641b16c296a43b98e6f7c Mon Sep 17 00:00:00 2001 From: kavin <104944110+kavhnr@users.noreply.github.com> Date: Sat, 29 Nov 2025 13:22:20 -0700 Subject: [PATCH] fix(tui): add missing fg color to permission keybind hints (#4899) Co-authored-by: Github Action --- flake.lock | 6 +++--- packages/opencode/src/cli/cmd/tui/routes/session/index.tsx | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 33aae38122..f35c345f0b 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1764290847, - "narHash": "sha256-VwPgoDgnd628GdE3KyLqTyPF1WWh0VwT5UoKygoi8sg=", + "lastModified": 1764384123, + "narHash": "sha256-UoliURDJFaOolycBZYrjzd9Cc66zULEyHqGFH3QHEq0=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "cd5fedfc384cb98d9fd3827b55f4522f49efda42", + "rev": "59b6c96beacc898566c9be1052ae806f3835f87d", "type": "github" }, "original": { diff --git a/packages/opencode/src/cli/cmd/tui/routes/session/index.tsx b/packages/opencode/src/cli/cmd/tui/routes/session/index.tsx index b6e363c86b..1540d8bac1 100644 --- a/packages/opencode/src/cli/cmd/tui/routes/session/index.tsx +++ b/packages/opencode/src/cli/cmd/tui/routes/session/index.tsx @@ -1201,15 +1201,15 @@ function ToolPart(props: { last: boolean; part: ToolPart; message: AssistantMess Permission required to run this tool: - + enter accept - + a accept always - + d deny