From: Bernhard B. <ma...@ba...> - 2003-01-22 20:47:54
|
> We use another line-editing library here called Tecla > (http://www.astro.caltech.edu/~mcs/tecla/). It appears to be more > fully-featured than GnuReadline. Also, the word-completion callback > passes a pointer to the line and the current cursor position (it is the > responsibility of the recipient to work backwards to find the beginning > of the word). > > Any chance you could add support for this library to JavaReadline? I heard of Tecla before, but I don't have the time to implement that. If=20 somebody does it, I will add it to the distribution. Bernhard |