aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMichelle Tilley <michelle@michelletilley.net>2026-01-16 11:30:27 -0800
committerMichelle Tilley <michelle@michelletilley.net>2026-01-16 11:30:27 -0800
commit3e53c0ce4178c230bc1311f27f8e1ffa50f9f79a (patch)
treef57f369b58f3ad16c6aa30a209af06d6a77e1816 /docs
parentdocs: Fix punctuation and grammar in basic usage guide (#3063) (diff)
downloadatuin-3e53c0ce4178c230bc1311f27f8e1ffa50f9f79a.zip
Fix keybind I broke during docs PR migration
Diffstat (limited to 'docs')
-rw-r--r--docs/docs/configuration/key-binding.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/configuration/key-binding.md b/docs/docs/configuration/key-binding.md
index d4119408..fe9a9b28 100644
--- a/docs/docs/configuration/key-binding.md
+++ b/docs/docs/configuration/key-binding.md
@@ -222,7 +222,7 @@ Open the inspector with ctrl + o
| -------- | --------------------------------------------- |
| Esc | Close the inspector, returning to the shell |
| ctrl + o | Close the inspector, returning to search view |
-| ctrl = d | Delete the inspected item from the history |
+| ctrl + d | Delete the inspected item from the history |
| ↑ | Inspect the previous item in the history |
| ↓ | Inspect the next item in the history |
| tab | Select current item and edit |