diff --git a/doc/foot.1.scd b/doc/foot.1.scd index fad44f19..969a4484 100644 --- a/doc/foot.1.scd +++ b/doc/foot.1.scd @@ -301,6 +301,12 @@ These shortcuts affect the search box in scrollback-search mode: *alt*+*delete*, *ctrl*+*delete* Deletes the **word after** the cursor. +*ctrl*+*u* + Deletes from the cursor to start the of the input + +*ctrl*+*k* + Deletes from the cursor to end the of the input + These shortcuts affect scrolling in scrollback-search mode: *shift*+*page-up*