export NCURSES_NO_UTF8_ACS=1 it should fix the problem by telling ncurses to always use Unicode box drawing characters when a UTF-8 locale is selected.
確定! 回上一頁