kajgan / fbterm

Automatically exported from code.google.com/p/fbterm
0 stars 0 forks source link

Fbterm break non UTF-8 consoles. #75

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. build ( default )
2. run ( inside non UTF-8 console ) ( ./src/fbterm -n Terminus -s 14 -v -a )
3. start tmux ( or any ncurses program )

What is the expected output? What do you see instead?

Expected to see the correct frames characters, but fbterm show UTF-8 garbage.

What version of the product are you using? On what operating system?

Running fbterm-1.7.0, inside Gentoo box ( kernel 3.19.0 ).

I disabled the unicode support ( unicode_stop ) since I'm using Latin1 console 
( ISO-8859-1 ). Following are attached screenshot and my .fbtermrc.

Original issue reported on code.google.com by ivspe...@gmail.com on 29 Mar 2015 at 8:34

Attachments: