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

Re: multibyte/utf8/unicode issues with 'sched' builtin



On Mar 22,  4:59am, Mikael Magnusson wrote:
}
} nonascii character in the first three letters of the name of the day.
} 
} % sched +1 true; sched
}   1 lor mar 22  4:57p0x0627A true

This is a string built with ztrftime() and output with printf() so if
I'd expect similar problems to show up in other places.  Unfortunately
I don't know what to do about it, so unless someone else jumps in we'll
have to wait for PWS to get back.

} ^[[?1;2c
} % 1;2c

That's just the terminal being confused by escape sequences in the
prompt, because something unexpected happened with the printf().  Not
really related.



Messages sorted by: Reverse Date, Date, Thread, Author