Bug fix: dialog window opened with ELinks start wasn't right encoded.
commit7d4dedcb8da728a836d4ebde3a77cbc7eeeca0a8
authorPavol Babincak <scroolik@gmail.com>
Mon, 6 Mar 2006 23:38:41 +0000 (7 00:38 +0100)
committerPavol Babincak <xbabinc@nymfe12.fi.muni.cz>
Mon, 6 Mar 2006 23:38:41 +0000 (7 00:38 +0100)
tree866652bc153df3720c3eebe878194ea79c1e15b4
parent509fe2cf0dc28b4129a0dce622fa88f0beb9ff5c
Bug fix: dialog window opened with ELinks start wasn't right encoded.

term->utf8 should be set before computing anything to be written on screen.
But probably this is not the right place.
src/terminal/event.c