Stable: 2.5.2
Development: 2.6-alpha3
Hello,
I recently installed moc under my freebsd, but the Terminal User Interface doesn't work correctly. Displaying weird characters (like this http://i35.tinypic.com/fenkvm.jpg) and I have no control. I suppose that's a ncurses problem but really don't know how can I solve this.
hiben
Thu, 2009-10-29 11:13
Permalink
This might not be a solution
This might not be a solution but you could try to only use ASCII characters in the interface.
In .moc/config change/add:
ASCIILines = yes
(default is no)
meskio
Wed, 2010-06-16 06:18
Permalink
same problem
I have the same problem. on FreeBSD 8.1-BETA1 with the port moc-2.4.4_4. The ASCIILines option don't help, it still have the same problem.
I have similar problem with centerim, maybe is a problem with ncurses.