[go: up one dir, main page]

Menu

Commit [r385]  Maximize  Restore  History

Nothing was displayed when iconv was not used: the reason was because mbsrtowcs was not

working as expected. It was not incrementing the destination buffer, though the
man said it was supposed too. Will it be an issue on some platform?
Fixed now.

hysseo 2008-10-25

changed /mrxvt05utf8/src/command.c
changed /mrxvt05utf8/src/screen.c