summaryrefslogtreecommitdiffstats
path: root/doc/test_xr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/test_xr.txt')
-rw-r--r--doc/test_xr.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/test_xr.txt b/doc/test_xr.txt
index 8d63d099..6d7f0bec 100644
--- a/doc/test_xr.txt
+++ b/doc/test_xr.txt
@@ -126,6 +126,8 @@ rofi.kb-remove-char-forward: Delete,Control+d
rofi.kb-remove-char-back: BackSpace,Control+h
! Delete till the end of line
rofi.kb-remove-to-eol: Control+k
+! Delete till the start of line
+rofi.kb-remove-to-sol: Control+u
! Accept entry
rofi.kb-accept-entry: Control+j,Control+m,Return,KP_Enter
! Use entered text as command (in ssh/run modi)