Hi Ben,
I have just commited some changes to implement the getVar()/setVar() methods.
Currently, the methods only support Gnu-Readline.
Maybe you could have a look at the code and comment on it. If you find the
implementation ok, you should also fill in the editline-stuff (readline only
has 45 internal variables ;-): in the C-code you just have to fill the array
of internal variables, in Readline.java you have to add the
Editline-library-constant to all supported constants.
Bernhard
|