Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: displaying wide characters



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