WISH: look into XAddConnectionWatch, does anybody need that?
DUMB: support tex fonts
+9.05 Sun Jun 15 20:09:20 CEST 2008
- new option --cd/chdir to set the starting working directory.
- tabbed extension now starts in the "correct" working directory.
- work around fedora 9 providing isastream but not the relevant
will not immediately destroy its window when the program executed within
it exits. Instead, it will wait till it is being killed or closed by the
user; resource \fBhold\fR.
+.IP "\fB\-cd\fR \fIpath\fR" 4
+.IX Item "-cd path"
+Sets the working directory for the shell (or the command specified via
+\&\fB\-e\fR). The \fIpath\fR must be an absolute path and it must exist for
+@@RXVT_NAME@@ to start; resource \fBchdir\fR.
.IP "\fB\-xrm\fR \fIstring\fR" 4
.IX Item "-xrm string"
Works like the X Toolkit option of the same name, by adding the \fIstring\fR
will not immediately destroy its window when the program executed within
it exits. Instead, it will wait till it is being killed or closed by the
user.
+.IP "\fBchdir\fR: \fIpath\fR" 4
+.IX Item "chdir: path"
+Sets the working directory for the shell (or the command specified via
+\&\fB\-e\fR). The \fIpath\fR must be an absolute path and it must exist for
+@@RXVT_NAME@@ to start. If it isn't specified then the current working
+directory will be used; option \fB\-cd\fR.
.IP "\fBkeysym.\fR\fIsym\fR: \fIstring\fR" 4
.IX Item "keysym.sym: string"
Compile \fIfrills\fR: Associate \fIstring\fR with keysym \fIsym\fR. The
.Sp
.Vb 10
\& answerbackstring backgroundPixmap backspace_key boldFont boldItalicFont
-\& borderLess color cursorBlink cursorUnderline cutchars delete_key
+\& borderLess chdir color cursorBlink cursorUnderline cutchars delete_key
\& display_name embed ext_bwidth fade font geometry hold iconName
\& imFont imLocale inputMethod insecure int_bwidth intensityStyles
\& italicFont jumpScroll lineSpace loginShell mapAlert meta8 modifier
.ie n .IP "($type,$format,$octets) = $term\fR\->XGetWindowProperty ($window, \f(CW$property)" 4
.el .IP "($type,$format,$octets) = \f(CW$term\fR\->XGetWindowProperty ($window, \f(CW$property\fR)" 4
.IX Item "($type,$format,$octets) = $term->XGetWindowProperty ($window, $property)"
-.ie n .IP "$term\fR\->XChangeWindowProperty ($window, \f(CW$property\fR, \f(CW$type\fR, \f(CW$format\fR, \f(CW$octets)" 4
-.el .IP "\f(CW$term\fR\->XChangeWindowProperty ($window, \f(CW$property\fR, \f(CW$type\fR, \f(CW$format\fR, \f(CW$octets\fR)" 4
-.IX Item "$term->XChangeWindowProperty ($window, $property, $type, $format, $octets)"
+.ie n .IP "$term\fR\->XChangeProperty ($window, \f(CW$property\fR, \f(CW$type\fR, \f(CW$format\fR, \f(CW$octets)" 4
+.el .IP "\f(CW$term\fR\->XChangeProperty ($window, \f(CW$property\fR, \f(CW$type\fR, \f(CW$format\fR, \f(CW$octets\fR)" 4
+.IX Item "$term->XChangeProperty ($window, $property, $type, $format, $octets)"
.ie n .IP "$term\fR\->XDeleteProperty ($window, \f(CW$property)" 4
.el .IP "\f(CW$term\fR\->XDeleteProperty ($window, \f(CW$property\fR)" 4
.IX Item "$term->XDeleteProperty ($window, $property)"