repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: cd8f38b09b959f2359ef8ddb75499b76b8a4bb2a: path_to: revision_to:
commit cd8f38b09b959f2359ef8ddb75499b76b8a4bb2a Author: Marc LehmannDate: Tue Jan 3 23:41:37 2006 +0000 *** empty log message *** diff --git a/doc/rxvt.1.html b/doc/rxvt.1.html
--- a/doc/rxvt.1.html +++ b/doc/rxvt.1.html @@ -268,22 +268,23 @@ section of rxvt(7).
diff --git a/doc/rxvt.1.man.in b/doc/rxvt.1.man.in
--- a/doc/rxvt.1.man.in +++ b/doc/rxvt.1.man.in @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "rxvt 1" -.TH rxvt 1 "2006-01-03" "6.2" "RXVT-UNICODE" +.TH rxvt 1 "2006-01-04" "6.2" "RXVT-UNICODE" .SH "NAME" rxvt\-unicode (ouR XVT, unicode) \- (a VT102 emulator for the X window system) .SH "SYNOPSIS" @@ -300,16 +300,17 @@ See also the question \*(L"How does rxvt-unicode choose fonts?\*(R" in the \s-1F section of @@RXVT_NAME@@(7). .IP "\fB\-fb\fR \fIfontlist\fR" 4 .IX Item "-fb fontlist" -Compile font\-styles: The bold font list to use when bold characters are to +Compile font\-styles: The bold font list to use when \fBbold\fR characters are to be printed. See resource \fBboldFont\fR for details. .IP "\fB\-fi\fR \fIfontlist\fR" 4 .IX Item "-fi fontlist" -Compile font\-styles: The italic font list to use when bold characters are to +Compile font\-styles: The italic font list to use when \fIitalic\fR characters are to be printed. See resource \fBitalicFont\fR for details. .IP "\fB\-fbi\fR \fIfontlist\fR" 4 .IX Item "-fbi fontlist" -Compile font\-styles: The bold italic font list to use when bold characters are to -be printed. See resource \fBboldItalicFont\fR for details. +Compile font\-styles: The bold italic font list to use when \fB\f(BIbold +italic\fB\fR characters are to be printed. See resource \fBboldItalicFont\fR +for details. .IP "\fB\-is\fR|\fB+is\fR" 4 .IX Item "-is|+is" Compile font\-styles: Bold/Italic font styles imply high intensity diff --git a/doc/rxvt.1.txt b/doc/rxvt.1.txt
--- a/doc/rxvt.1.txt
+++ b/doc/rxvt.1.txt
@@ -169,13 +169,13 @@ OPTIONS
are to be printed. See resource boldFont for details.
-fi *fontlist*
- Compile font-styles: The italic font list to use when bold
+ Compile font-styles: The italic font list to use when *italic*
characters are to be printed. See resource italicFont for details.
-fbi *fontlist*
- Compile font-styles: The bold italic font list to use when bold
- characters are to be printed. See resource boldItalicFont for
- details.
+ Compile font-styles: The bold italic font list to use when *bold
+ italic* characters are to be printed. See resource boldItalicFont
+ for details.
-is|+is
Compile font-styles: Bold/Italic font styles imply high intensity
diff --git a/doc/rxvtperl.3.html b/doc/rxvtperl.3.html
--- a/doc/rxvtperl.3.html +++ b/doc/rxvtperl.3.html @@ -81,8 +81,10 @@ find them in /opt/rxvt/lib/urxvt/perl/.
--quoting-style=shell.
It also offers the following bindable event:
@@ -823,14 +825,14 @@ Stop watching for events on the given filehandle.URXVT_PERL_VERBOSITY
This variable controls the verbosity level of the perl extension. Higher numbers indicate more verbose output.
- +-
+
- =0 - only fatal messages
+
+ - =3 - script loading and management
+
+ - =10 - all events received
+
+
diff --git a/doc/rxvtperl.3.man.in b/doc/rxvtperl.3.man.in
--- a/doc/rxvtperl.3.man.in +++ b/doc/rxvtperl.3.man.in @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "rxvt 3" -.TH rxvt 3 "2006-01-03" "6.2" "RXVT-UNICODE" +.TH rxvt 3 "2006-01-04" "6.2" "RXVT-UNICODE" .SH "NAME" @@RXVT_NAME@@perl \- rxvt\-unicode's embedded perl interpreter .SH "SYNOPSIS" @@ -174,8 +174,10 @@ You can activate them like this: .Ve .IP "selection" 4 .IX Item "selection" -Intelligent selection. This etxension tries to be more intelligent when the user -extends selections (double\-click). +Intelligent selection. This extension tries to be more intelligent when +the user extends selections (double\-click). Right now, it tries to select +urls and complete shell-quoted arguments, which is very convenient, too, +if your \fIls\fR supports \f(CW\*(C`\-\-quoting\-style=shell\*(C'\fR. .Sp It also offers the following bindable event: .RS 4 @@ -757,13 +759,13 @@ Stop watching for events on the given filehandle. .IX Subsection "URXVT_PERL_VERBOSITY" This variable controls the verbosity level of the perl extension. Higher numbers indicate more verbose output. -.IP "0 \- only fatal messages" 4 -.IX Item "0 - only fatal messages" +.IP "=0 \- only fatal messages" 4 +.IX Item "=0 - only fatal messages" .PD 0 -.IP "3 \- script loading and management" 4 -.IX Item "3 - script loading and management" -.IP "10 \- all events received" 4 -.IX Item "10 - all events received" +.IP "=3 \- script loading and management" 4 +.IX Item "=3 - script loading and management" +.IP "=10 \- all events received" 4 +.IX Item "=10 - all events received" .PD .SH "AUTHOR" .IX Header "AUTHOR" diff --git a/doc/rxvtperl.3.txt b/doc/rxvtperl.3.txt
--- a/doc/rxvtperl.3.txt
+++ b/doc/rxvtperl.3.txt
@@ -32,8 +32,10 @@ DESCRIPTION
rxvt -pe
selection
- Intelligent selection. This etxension tries to be more intelligent
- when the user extends selections (double-click).
+ Intelligent selection. This extension tries to be more intelligent
+ when the user extends selections (double-click). Right now, it tries
+ to select urls and complete shell-quoted arguments, which is very
+ convenient, too, if your ls supports "--quoting-style=shell".
It also offers the following bindable event:
@@ -509,9 +511,9 @@ ENVIRONMENT
This variable controls the verbosity level of the perl extension. Higher
numbers indicate more verbose output.
- 0 - only fatal messages
- 3 - script loading and management
- 10 - all events received
+ =0 - only fatal messages
+ =3 - script loading and management
+ =10 - all events received
AUTHOR
Marc Lehmann
diff --git a/src/urxvt.pm b/src/urxvt.pm
--- a/src/urxvt.pm +++ b/src/urxvt.pm @@ -852,11 +852,11 @@ numbers indicate more verbose output. =over 4 -=item 0 - only fatal messages +=item =0 - only fatal messages -=item 3 - script loading and management +=item =3 - script loading and management -=item 10 - all events received +=item =10 - all events received =back
-----END OF PAGE-----