From cf32c7a213441f6c064124385f492c839bab2bde Mon Sep 17 00:00:00 2001 From: Bert Date: Tue, 6 Sep 2011 15:34:10 +0200 Subject: [PATCH] Fixed typo in readme-header --- keyboard-select | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)