docs: add ctrl+u and ctrl+k keybinding

Ref: #1972
This commit is contained in:
Adrian fxj9a 2025-03-03 14:32:35 +01:00
parent 41c3d1834c
commit f9fb90b5ae
No known key found for this signature in database
GPG key ID: FA1E6994A87D434E

View file

@ -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*