使用 putty 連線進到 Linux 機器, mc 常常沒有辦法顯示正常, 只要執行時多加一個參數就可以解決
$ mc -ac
-a, –stickchars
Disable usage of graphic characters for line drawing.
-c, –color
Force color mode, please check the section Colors for more information.
以前怎麼沒有想到呢?
==
另一種情況是要下
$ export NCURSES_NO_UTF8_ACS=1
ref.
發佈留言