On Wed, 28 May 2003, Bovy, Stephen J wrote:

> I am having great fun with xterm on IBM z/OS
> but I can't seem to get bash prompt title changing
> to work.

> Here is my prompt string:

> if    "$TERM" == "cygwin" || "$TERM" == "xterm" || \
>       "$TERM" == "vt102" || "$TERM" == "vt100"   ; then
>   export PS1="\[\e]0;\h \@ [\W]\a\e[34;42m\][\w]\[\e[0m\]\n\$ "

> Do you have any suggestions, I don't know where to begin.

Try apostrophes instead of quotes.

Marc.

+----------------------------------+-----------------------------------+
|  Marc Aurele La France           |  work:   1-780-492-9310           |
|  Computing and Network Services  |  fax:    1-780-492-1729           |
|  352 General Services Building   |  email:  [EMAIL PROTECTED]          |
|  University of Alberta           +-----------------------------------+
|  Edmonton, Alberta               |                                   |
|  T6G 2H1                         |     Standard disclaimers apply    |
|  CANADA                          |                                   |
+----------------------------------+-----------------------------------+
XFree86 Core Team member.  ATI driver and X server internals.

_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to