diff options
| author | Michelle Tilley <michelle@michelletilley.net> | 2026-01-16 11:30:27 -0800 |
|---|---|---|
| committer | Michelle Tilley <michelle@michelletilley.net> | 2026-01-16 11:30:27 -0800 |
| commit | 3e53c0ce4178c230bc1311f27f8e1ffa50f9f79a (patch) | |
| tree | f57f369b58f3ad16c6aa30a209af06d6a77e1816 /docs/docs/configuration/key-binding.md | |
| parent | docs: Fix punctuation and grammar in basic usage guide (#3063) (diff) | |
| download | atuin-3e53c0ce4178c230bc1311f27f8e1ffa50f9f79a.zip | |
Fix keybind I broke during docs PR migration
Diffstat (limited to '')
| -rw-r--r-- | docs/docs/configuration/key-binding.md | 2 |
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 | |
