summaryrefslogtreecommitdiffstats
path: root/doc/test_xr.txt
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-07-27 08:10:55 +0200
committerDave Davenport <qball@gmpclient.org>2016-07-27 08:10:55 +0200
commit8478b427f15a82f782711ccdc7b5921aa4869ced (patch)
tree241775538b2f27a71512b30308f8459e61f40f01 /doc/test_xr.txt
parentdf1c9a1c1f3a2488afb9b49138f74c87b802ad15 (diff)
Fix Control+u behaviour
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)