ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/perl/searchable-scrollback
(Generate patch)

Comparing rxvt-unicode/src/perl/searchable-scrollback (file contents):
Revision 1.29 by root, Sun Jun 10 17:31:53 2012 UTC vs.
Revision 1.31 by root, Sat May 17 13:34:43 2014 UTC

1#! perl 1#! perl
2 2
3# this extension implements scrollback buffer search 3# this extension implements scrollback buffer search
4 4
5#:META:X_RESOURCE:%:string:activation hotkey keysym 5#:META:X_RESOURCE:%:string:activation hotkey keysym
6#:META:KEYSYM:M-s:searchable-scrollback:start
6 7
7=head1 NAME 8=head1 NAME
8 9
9 searchable-scrollback<hotkey> - incremental scrollback search (enabled by default) 10searchable-scrollback<hotkey> - incremental scrollback search (enabled by default)
10 11
11=head1 DESCRIPTION 12=head1 DESCRIPTION
12 13
13Adds regex search functionality to the scrollback buffer, triggered 14Adds regex search functionality to the scrollback buffer, triggered
14by a hotkey (default: C<M-s>). While in search mode, normal terminal 15by a hotkey (default: C<M-s>). While in search mode, normal terminal

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines