Fix tests for added keybinding

This commit is contained in:
Dave Davenport 2016-07-25 22:10:08 +02:00
parent e9cb47dcea
commit df1c9a1c1f
1 changed files with 2 additions and 0 deletions

View File

@ -124,6 +124,8 @@ rofi.kb-remove-word-forward: Control+Alt+d
rofi.kb-remove-char-forward: Delete,Control+d
! Delete previous char
rofi.kb-remove-char-back: BackSpace,Control+h
! Delete till the end of line
rofi.kb-remove-to-eol: Control+k
! Accept entry
rofi.kb-accept-entry: Control+j,Control+m,Return,KP_Enter
! Use entered text as command (in ssh/run modi)