diff --git a/keyboard-select b/keyboard-select index fdfe8dd..57d2f48 100644 --- a/keyboard-select +++ b/keyboard-select @@ -11,7 +11,7 @@ # URxvt.keysym.M-Escape: perl:keyboard-select:activate # The following line overwrites the default Meta-s binding and allows to # activate keyboard-select directly in backward search mode: -# URxvt.keysym:M-s: perl:keyboard-select:search +# URxvt.keysym.M-s: perl:keyboard-select:search # Use Meta-Escape to activate selection mode, then use the following keys: # h/j/k/l: Move cursor left/down/up/right (also with arrow keys)