ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvtperl.3.man.in
(Generate patch)

Comparing rxvt-unicode/doc/rxvtperl.3.man.in (file contents):
Revision 1.60 by root, Sat Dec 15 19:15:41 2007 UTC vs.
Revision 1.61 by root, Mon Dec 24 08:00:18 2007 UTC

127.\} 127.\}
128.rm #[ #] #H #V #F C 128.rm #[ #] #H #V #F C
129.\" ======================================================================== 129.\" ========================================================================
130.\" 130.\"
131.IX Title "@@RXVT_NAME@@ 3" 131.IX Title "@@RXVT_NAME@@ 3"
132.TH @@RXVT_NAME@@ 3 "2007-12-15" "8.8" "RXVT-UNICODE" 132.TH @@RXVT_NAME@@ 3 "2007-12-24" "8.9" "RXVT-UNICODE"
133.SH "NAME" 133.SH "NAME"
134@@RXVT_NAME@@perl \- rxvt\-unicode's embedded perl interpreter 134@@RXVT_NAME@@perl \- rxvt\-unicode's embedded perl interpreter
135.SH "SYNOPSIS" 135.SH "SYNOPSIS"
136.IX Header "SYNOPSIS" 136.IX Header "SYNOPSIS"
137.Vb 1 137.Vb 1
1041\& mouseWheelScrollPage name override_redirect pastableTabs path perl_eval 1041\& mouseWheelScrollPage name override_redirect pastableTabs path perl_eval
1042\& perl_ext_1 perl_ext_2 perl_lib pointerBlank pointerBlankDelay 1042\& perl_ext_1 perl_ext_2 perl_lib pointerBlank pointerBlankDelay
1043\& preeditType print_pipe pty_fd reverseVideo saveLines scrollBar 1043\& preeditType print_pipe pty_fd reverseVideo saveLines scrollBar
1044\& scrollBar_align scrollBar_floating scrollBar_right scrollBar_thickness 1044\& scrollBar_align scrollBar_floating scrollBar_right scrollBar_thickness
1045\& scrollTtyKeypress scrollTtyOutput scrollWithBuffer scrollstyle 1045\& scrollTtyKeypress scrollTtyOutput scrollWithBuffer scrollstyle
1046\& secondaryScreen secondaryScroll selectstyle shade term_name title 1046\& secondaryScreen secondaryScroll shade term_name title
1047\& transient_for transparent transparent_all tripleclickwords utmpInhibit 1047\& transient_for transparent transparent_all tripleclickwords utmpInhibit
1048\& visualBell 1048\& visualBell
1049.Ve 1049.Ve
1050.ie n .IP "$value = $term\->x_resource ($pattern)" 4 1050.ie n .IP "$value = $term\->x_resource ($pattern)" 4
1051.el .IP "$value = \f(CW$term\fR\->x_resource ($pattern)" 4 1051.el .IP "$value = \f(CW$term\fR\->x_resource ($pattern)" 4
1349automatically be updated. 1349automatically be updated.
1350.Sp 1350.Sp
1351\&\f(CW$text\fR is in a special encoding: tabs and wide characters that use more 1351\&\f(CW$text\fR is in a special encoding: tabs and wide characters that use more
1352than one cell when displayed are padded with \f(CW$urxvt::NOCHAR\fR (chr 65535) 1352than one cell when displayed are padded with \f(CW$urxvt::NOCHAR\fR (chr 65535)
1353characters. Characters with combining characters and other characters that 1353characters. Characters with combining characters and other characters that
1354do not fit into the normal tetx encoding will be replaced with characters 1354do not fit into the normal text encoding will be replaced with characters
1355in the private use area. 1355in the private use area.
1356.Sp 1356.Sp
1357You have to obey this encoding when changing text. The advantage is 1357You have to obey this encoding when changing text. The advantage is
1358that \f(CW\*(C`substr\*(C'\fR and similar functions work on screen cells and not on 1358that \f(CW\*(C`substr\*(C'\fR and similar functions work on screen cells and not on
1359characters. 1359characters.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines