Larry Kollar

Results 14 comments of Larry Kollar

I'm going to leave this issue open, because I don't consider it completely solved and it might help someone else if they run into this problem. After a **little** research,...

Unfortunately, yes, that's a known issue—Tines doesn't play well with Unicode. The original *hnb* code predates UTF-8. I think the permanent fix is to compile a modern version of ncurses...

I'm well-aware of the issue, unfortunately. I think if you set the encoding to Latin-1, you'll get better results. The long-term solution is to compile with ncursesw, the wide-character variant....

I haven't put any work into improving performance. How large of a file are we talking about (# of nodes as well as file size)? What vintage hardware? The default...