diff options
Diffstat (limited to 'docs/docs/configuration/advanced-key-binding.md')
| -rw-r--r-- | docs/docs/configuration/advanced-key-binding.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/docs/configuration/advanced-key-binding.md b/docs/docs/configuration/advanced-key-binding.md index 7f73b5d6..21cf35c6 100644 --- a/docs/docs/configuration/advanced-key-binding.md +++ b/docs/docs/configuration/advanced-key-binding.md @@ -201,6 +201,7 @@ Note: `select-next` and `select-previous` respect the `invert` setting. When `in | `return-query` | Close the TUI and return the current search query | | `copy` | Copy the selected entry to the clipboard | | `delete` | Delete the selected entry from history | +| `delete-all` | Delete **all** history entries matching the selected command text | | `exit` | Exit the TUI (behavior depends on the `exit_mode` setting) | | `redraw` | Redraw the screen | | `cycle-filter-mode` | Cycle through filter modes (global, host, session, directory) | |
