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.47 by sf-exg, Wed Jul 14 12:39:57 2021 UTC vs.
Revision 1.48 by root, Sat Jul 24 09:48:43 2021 UTC

16suspended and a regex is displayed at the bottom of the screen. 16suspended and a regex is displayed at the bottom of the screen.
17 17
18Inputting characters appends them to the regex and continues incremental 18Inputting characters appends them to the regex and continues incremental
19search. In addition, the following bindings are recognized: 19search. In addition, the following bindings are recognized:
20 20
21=over 4 21=over
22 22
23=item C<BackSpace> 23=item C<BackSpace>
24 24
25Remove a character from the regex. 25Remove a character from the regex.
26 26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines