From d2922d2c19311662c77df47a955bbfcaceca8985 Mon Sep 17 00:00:00 2001 From: Knox Lively Date: Fri, 5 Apr 2024 00:59:29 -0600 Subject: [PATCH] fixed formatting of new keys for codeedit to match others --- reference/keyboard.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/keyboard.mdx b/reference/keyboard.mdx index 8c4063f..3560acb 100644 --- a/reference/keyboard.mdx +++ b/reference/keyboard.mdx @@ -70,9 +70,9 @@ Note that these keybindings only function when the command is no longer running. ## When Codeedit is Open -* **Cmd:D** - closes the code editor -* **Cmd:P** - toggles preview in the code editor -* **Cmd:S** - saves in the code editor +* **Cmd-D** - closes the code editor +* **Cmd-P** - toggles preview in the code editor +* **Cmd-S** - saves in the code editor ## When AI Help for Writing Commands is Open