zsh-workers
 help / color / mirror / code / Atom feed
* multibyte/utf8/unicode issues with 'sched' builtin
@ 2008-03-22  3:59 Mikael Magnusson
  2008-03-23  1:00 ` Bart Schaefer
  2008-03-25 17:34 ` Peter Stephenson
  0 siblings, 2 replies; 3+ messages in thread
From: Mikael Magnusson @ 2008-03-22  3:59 UTC (permalink / raw)
  To: zsh-workers

Today is saturday in sweden, one of three days of the week with a
nonascii character in the first three letters of the name of the day.

% LC_ALL=C zsh -f
% sched +1 true; sched
  1 Sat Mar 22  4:55:46 true

so far so good...

% LC_ALL=sv_SE.UTF-8 zsh -f
% sched +1 true; sched
  1 lör mar 22  4:57pاÄ true
^[[?1;2c
% 1;2c

not so good.
Have fun? :)

(Yes, the terminal is set to utf8, everything else works fine)

-- 
Mikael Magnusson

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-03-25 17:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-22  3:59 multibyte/utf8/unicode issues with 'sched' builtin Mikael Magnusson
2008-03-23  1:00 ` Bart Schaefer
2008-03-25 17:34 ` Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).