From e945436b6f71afa4860e68558de17c6fba88a1f7 Mon Sep 17 00:00:00 2001 From: Ariane Emory <97994360+ariane-emory@users.noreply.github.com> Date: Tue, 7 Apr 2026 15:46:04 -0400 Subject: feat(tui): allow variant_list keybind for the "Switch model variant" command (#21185) Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com> --- packages/web/src/content/docs/th/keybinds.mdx | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/web/src/content/docs/th') diff --git a/packages/web/src/content/docs/th/keybinds.mdx b/packages/web/src/content/docs/th/keybinds.mdx index ce3234a04..2f5bcc5d7 100644 --- a/packages/web/src/content/docs/th/keybinds.mdx +++ b/packages/web/src/content/docs/th/keybinds.mdx @@ -53,6 +53,7 @@ OpenCode มีรายการปุ่มลัดที่คุณปร "model_cycle_favorite": "none", "model_cycle_favorite_reverse": "none", "variant_cycle": "ctrl+t", + "variant_list": "none", "command_list": "ctrl+p", "agent_list": "a", "agent_cycle": "tab", -- cgit v1.2.3