pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/47614 (6.0 nvi-m17n package seems broken on NetBSD-current)



The following reply was made to PR pkg/47614; it has been noted by GNATS.

From: Roy Marples <roy%marples.name@localhost>
To: <gnats-bugs%netbsd.org@localhost>
Cc: <roy%netbsd.org@localhost>, <pkg-manager%netbsd.org@localhost>, 
<pkgsrc-bugs%netbsd.org@localhost>,
 <gnats-admin%netbsd.org@localhost>, <obache%netbsd.org@localhost>, 
<yamt%netbsd.org@localhost>
Subject: Re: pkg/47614 (6.0 nvi-m17n package seems broken on NetBSD-current)
Date: Tue, 05 Mar 2013 13:52:26 +0000

 On 05/03/2013 11:10, obache%NetBSD.org@localhost wrote:
 > Synopsis: 6.0 nvi-m17n package seems broken on NetBSD-current
 > termcap v.s. terminfo?
 > roy, could you take a look this?
 
 I'll try to, but I'm struggling with this part
 
 > and try to input some japanese letters.  like aiueo.
 
 How can I do this with a UK keyboard?
 Also, what $TERM are you using? I suspect the error is here.
 
 At a first glance, nvi-euc-jp has cursor problems as well on wsvt25 
 whereas the nvi binary it builds works just fine.
 A quick look at the code shows it has it's own curses implementation 
 which doesn't really help any.
 Linking it to ncurses instead of terminfo (for the termcap functions) 
 shows that the cursor problem persists.
 
 Thanks
 
 Roy
 


Home | Main Index | Thread Index | Old Index