Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: 4855 does not work in all cases
- X-seq: zsh-workers 7061
- From: Oliver Kiddle <opk@xxxxxxxxxxxxxxx>
- To: Andrej Borsenkow <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- Subject: Re: 4855 does not work in all cases
- Date: Fri, 09 Jul 1999 09:42:00 +0100
- Cc: zsh-workers@xxxxxxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <001d01bec956$3a7eee00$21c9ca95@xxxxxxxxxxxxxx>
Andrej Borsenkow wrote:
>
> Exactly for my xterm it is set (defined) and that is correct. I cannot tell
> anything about aixterm as I've never seen it .
I've finally worked out an easy way of working this out having not
managed to work it out from the termcap entries: the tcsh echotc command
is a lot better than zsh's with 'echotc xn' giving me a yes/no answer.
xn is unset in aixterm and set in xterm, so if we handle it, the word
wrapping will atleast then work for aixterm. It certainly all seems to
work well in tcsh. If I have time, I might have a go at rewriting some
of the tcsh echotc/telltc/settc builtins for zsh, probably in a module.
Oliver Kiddle
Messages sorted by:
Reverse Date,
Date,
Thread,
Author