--- rxvt-unicode/src/perl/searchable-scrollback 2014/05/28 08:05:17 1.35 +++ rxvt-unicode/src/perl/searchable-scrollback 2014/05/31 08:33:47 1.36 @@ -7,14 +7,14 @@ =head1 NAME -searchable-scrollback - incremental scrollback search (enabled by default) +searchable-scrollback - incremental scrollback search (enabled by default) =head1 DESCRIPTION -Adds regex search functionality to the scrollback buffer, triggered -by a hotkey (default: C). While in search mode, normal terminal -input/output is suspended and a regex is displayed at the bottom of the -screen. +Adds regex search functionality to the scrollback buffer, triggered by +the C action (bound to C by +default). While in search mode, normal terminal input/output is +suspended and a regex is displayed at the bottom of the screen. Inputting characters appends them to the regex and continues incremental search. C removes a character from the regex, C and C