aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs/configuration/advanced-key-binding.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docs/configuration/advanced-key-binding.md')
-rw-r--r--docs/docs/configuration/advanced-key-binding.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/docs/configuration/advanced-key-binding.md b/docs/docs/configuration/advanced-key-binding.md
index c8ad3347..9183ca8b 100644
--- a/docs/docs/configuration/advanced-key-binding.md
+++ b/docs/docs/configuration/advanced-key-binding.md
@@ -140,6 +140,8 @@ Actions are specified as kebab-case strings.
| `delete-word-after` | Delete the word after the cursor |
| `delete-to-word-boundary` | Delete to the next word boundary (like `ctrl-w`) |
| `clear-line` | Clear the entire input line |
+| `clear-to-start` | Clear the start of input line |
+| `clear-to-end` | Clear the end of input line |
### List navigation