ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt.1.pod
(Generate patch)

Comparing rxvt-unicode/doc/rxvt.1.pod (file contents):
Revision 1.99 by root, Wed Jan 18 19:43:51 2006 UTC vs.
Revision 1.105 by root, Wed Jan 25 13:26:48 2006 UTC

896pressed. If unset it will send the sequence traditionally associated 896pressed. If unset it will send the sequence traditionally associated
897with the B<Execute> key. 897with the B<Execute> key.
898 898
899=item B<cutchars:> I<string> 899=item B<cutchars:> I<string>
900 900
901The characters used as delimiters for double-click word selection. The 901The characters used as delimiters for double-click word selection
902built-in default: 902(whitespace delimiting is added automatically if resource is given).
903
904When the selection extension is in use (the default if compiled in, see
905the @@RXVT_NAME@@perl(3) manpage), a suitable regex using these characters
906will be created (if the resource exists, otherwise, no regex will be
907created). In this mode, characters outside ISO-8859-1 can be used.
908
909When the selection extension is not used, only ISO-8859-1 characters can
910be used. If not specified, the built-in default is used:
903 911
904B<< BACKSLASH `"'&()*,;<=>?@[]{|} >> 912B<< BACKSLASH `"'&()*,;<=>?@[]{|} >>
905 913
906=item B<preeditType:> I<style> 914=item B<preeditType:> I<style>
907 915
1190selection, and trailing whitespace is visually underlined and removed from 1198selection, and trailing whitespace is visually underlined and removed from
1191the selection. 1199the selection.
1192 1200
1193=item B<Insertion>: 1201=item B<Insertion>:
1194 1202
1195Pressing and releasing the Middle mouse button (or B<Shift-Insert>) in 1203Pressing and releasing the Middle mouse button in an B<@@RXVT_NAME@@>
1196an B<@@RXVT_NAME@@> window causes the current text selection to be 1204window causes the value of the PRIMARY selection (or CLIPBOARD with the
1197inserted as if it had been typed on the keyboard. 1205Meta modifier) to be inserted as if it had been typed on the keyboard.
1206
1207Pressing B<Shift-Insert> causes the value of the PRIMARY selection to be
1208inserted too.
1198 1209
1199=back 1210=back
1200 1211
1201=head1 CHANGING FONTS 1212=head1 CHANGING FONTS
1202 1213
1458 1469
1459Project Coordinator (changes.txt 2.21a to 2.4.5) 1470Project Coordinator (changes.txt 2.21a to 2.4.5)
1460 1471
1461=item Geoff Wing L<< <gcw@pobox.com> >> 1472=item Geoff Wing L<< <gcw@pobox.com> >>
1462 1473
1463Rewrote screen display and text selection routines. Project Coordinator 1474Rewrote screen display and text selection routines.
1475
1464(changes.txt 2.4.6 - rxvt-unicode) 1476Project Coordinator (changes.txt 2.4.6 - rxvt-unicode)
1465 1477
1466=item Marc Alexander Lehmann L<< <rxvt-unicode@schmorp.de> >> 1478=item Marc Alexander Lehmann L<< <rxvt-unicode@schmorp.de> >>
1467 1479
1468Forked rxvt-unicode, rewrote most of the display code and internal 1480Forked rxvt-unicode, unicode support, rewrote almost all the code, perl
1469character handling to store text in unicode, improve xterm 1481extension, random hacks, numerous bugfixes and extensions.
1470compatibility and apply numerous other bugfixes and extensions.
1471 1482
1472Project Coordinator (Changes 1.0 -) 1483Project Coordinator (Changes 1.0 -)
1473 1484
1485=item Emanuele Giaquinta L<< <e.giaquinta@glauco.it> >>
1486
1487Pty/tty/utmp/wtmp rewrite, lots of random hacking and bugfixing.
1488
1474=back 1489=back
1475 1490

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines