repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 4924259af7eb1cf1d62bb85ebd680da1ac6fcbaf: path_to: revision_to:
commit 4924259af7eb1cf1d62bb85ebd680da1ac6fcbaf Author: Marc LehmannDate: Wed Feb 16 22:16:30 2005 +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 @@ -49,7 +49,7 @@
DESCRIPTION
-rxvt-unicode, version 5.1, is a colour vt102 terminal +
rxvt-unicode, version 5.2, is a colour vt102 terminal emulator intended as an xterm(1) replacement for users who do not require features such as Tektronix 4014 emulation and toolkit-style configurability. As a result, rxvt-unicode uses much less swap space -- @@ -943,8 +943,8 @@ thumb with the pointer on middle button press/drag.
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 "2005-02-14" "5.1" "RXVT-UNICODE" +.TH rxvt 1 "2005-02-16" "5.2" "RXVT-UNICODE" .SH "NAME" rxvt\-unicode (ouR XVT, unicode) \- (a VT102 emulator for the X window system) .SH "SYNOPSIS" @@ -742,8 +742,8 @@ thumb with the pointer on middle button press/drag. .IP "\fBscrollWithBuffer:\fR \fIboolean\fR" 4 .IX Item "scrollWithBuffer: boolean" \&\fBTrue\fR: scroll with scrollback buffer when tty receives new lines (and -\&\fBscrollTtyOutput\fR is False); option \fB+sw\fR. \fBFalse\fR: do not scroll -with scrollback buffer when tty recieves new lines; option \fB\-sw\fR. +\&\fBscrollTtyOutput\fR is False); option \fB\-sw\fR. \fBFalse\fR: do not scroll +with scrollback buffer when tty recieves new lines; option \fB+sw\fR. .IP "\fBscrollTtyKeypress:\fR \fIboolean\fR" 4 .IX Item "scrollTtyKeypress: boolean" \&\fBTrue\fR: scroll to bottom when a non-special key is pressed. Special keys diff --git a/doc/rxvt.1.txt b/doc/rxvt.1.txt
--- a/doc/rxvt.1.txt
+++ b/doc/rxvt.1.txt
@@ -6,7 +6,7 @@ SYNOPSIS
rxvt [options] [-e command [ args ]]
DESCRIPTION
- rxvt-unicode, version 5.1, is a colour vt102 terminal emulator intended
+ rxvt-unicode, version 5.2, is a colour vt102 terminal emulator intended
as an *xterm*(1) replacement for users who do not require features such
as Tektronix 4014 emulation and toolkit-style configurability. As a
result, rxvt-unicode uses much less swap space -- a significant
@@ -602,8 +602,8 @@ RESOURCES (available also as long-options)
scrollWithBuffer: *boolean*
True: scroll with scrollback buffer when tty receives new lines (and
- scrollTtyOutput is False); option +sw. False: do not scroll with
- scrollback buffer when tty recieves new lines; option -sw.
+ scrollTtyOutput is False); option -sw. False: do not scroll with
+ scrollback buffer when tty recieves new lines; option +sw.
scrollTtyKeypress: *boolean*
True: scroll to bottom when a non-special key is pressed. Special
-----END OF PAGE-----