Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: displaying wide characters
- X-seq: zsh-workers 21895
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Subject: Re: PATCH: displaying wide characters
- Date: Thu, 20 Oct 2005 15:02:55 +0000
- In-reply-to: <EXCHANGE03zfSLZZInL00006f40@xxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200510192031.j9JKVYk7010115@xxxxxxxxxxxxxxxxx> <200510192041.j9JKfTJZ010450@xxxxxxxxxxxxxxxxx> <237967ef0510191739t103352a9vad735334a790d8b5@xxxxxxxxxxxxxx> <EXCHANGE03zfSLZZInL00006f40@xxxxxxxxxxxxxxxxxx>
On Oct 20, 10:39am, Peter Stephenson wrote:
}
} I think I may have messed up --disable-multibyte, I'll check that...
Looks like an off-by-one error somewhere.
*** /tmp/zsh.ztst.out.4543 Thu Oct 20 08:00:11 2005
--- /tmp/zsh.ztst.tout.4543 Thu Oct 20 08:00:11 2005
***************
*** 1,2 ****
! start ...d at 10 Not truncated ...
! start truncat... Not truncated ...
--- 1,2 ----
! start ...d at 10 Not truncated ..
! start truncat... Not truncated ..
Test ../../zsh-4.0/Test/D01prompt.ztst failed: output differs from expected as
shown above for:
print -P 'start %10<...<truncated at 10%<< Not truncated%3< ...<Not shown'
print -P 'start %10>...>truncated at 10%>> Not truncated%3> ...>Not shown'
Was testing: prompt truncation
Messages sorted by:
Reverse Date,
Date,
Thread,
Author