diff options
Diffstat (limited to '')
| -rw-r--r-- | docs/docs/key-binding.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/docs/key-binding.md b/docs/docs/key-binding.md index fd295007..94e3ee75 100644 --- a/docs/docs/key-binding.md +++ b/docs/docs/key-binding.md @@ -124,6 +124,7 @@ $env.config = ( | ctrl + s | Cycle through search modes | | alt + 1 to alt + 9 | Select item by the number located near it | | ctrl + c / ctrl + d / ctrl + g / esc | Return original | +| ctrl + y | Copy selected item to clipboard | | ctrl + ⬅︎ / alt + b | Move the cursor to the previous word | | ctrl + ➡️ / alt + f | Move the cursor to the next word | | ctrl + h / ctrl + b / ⬅︎ | Move the cursor to the left | |
