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

Re: readline library question



On Thu, Aug 19, 2004 at 03:34:57PM -0400, Alexander Baranov wrote:
> 
> So, the readline seems to work fine with standard input-output, but somehow
> goes wrong when I try to use non-standard stream ("dirstream", associated
> with a socket in my case)
> 
> Can anybody give an advise?
> Thanks in advance, Alex.

readline uses ncurses which in turns uses terminfo, you need to associate a 
term type to your socket. 

-- 
Francesco P. Lovergine



Reply to: