summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/pt-br
diff options
context:
space:
mode:
authorAriane Emory <[email protected]>2026-04-07 15:46:04 -0400
committerGitHub <[email protected]>2026-04-07 14:46:04 -0500
commite945436b6f71afa4860e68558de17c6fba88a1f7 (patch)
tree71e48f8c4deb562cf31a2674cae02f8d19ab15b5 /packages/web/src/content/docs/pt-br
parent6bfa82de65a96f2587c73c5a9efd41a471fa1674 (diff)
downloadopencode-e945436b6f71afa4860e68558de17c6fba88a1f7.tar.gz
opencode-e945436b6f71afa4860e68558de17c6fba88a1f7.zip
feat(tui): allow variant_list keybind for the "Switch model variant" command (#21185)
Co-authored-by: Aiden Cline <[email protected]>
Diffstat (limited to 'packages/web/src/content/docs/pt-br')
-rw-r--r--packages/web/src/content/docs/pt-br/keybinds.mdx1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/pt-br/keybinds.mdx b/packages/web/src/content/docs/pt-br/keybinds.mdx
index 6c7fcd208..e1f0f8e7c 100644
--- a/packages/web/src/content/docs/pt-br/keybinds.mdx
+++ b/packages/web/src/content/docs/pt-br/keybinds.mdx
@@ -53,6 +53,7 @@ O opencode tem uma lista de atalhos de teclado que vocĂȘ pode personalizar atrav
"model_cycle_favorite": "none",
"model_cycle_favorite_reverse": "none",
"variant_cycle": "ctrl+t",
+ "variant_list": "none",
"command_list": "ctrl+p",
"agent_list": "<leader>a",
"agent_cycle": "tab",