| > The reason for this is the GNU Readline library. Using Hugs
| > interactively with this library compiled in is much more pleasant than
| > without, especially in an xterm. But in order to distribute
| > precompiled binaries using Readline, they must be GPLed.
| Avoid GPL if possible, and use a non-GPL readline. I can supply one
| if you need it.
Talking about readline: something that has always bothered me is that the
TAb key is bound to _file_ completion. This is of course only useful when
I am typing in a command like :l or a shell escape.
In other cases it would be really nice if it were _function_ completion,
or toplevel identifier completion. I often forget how a certain function
is spelled or so.
Suggestions?
Koen.
--
Koen Claessen,
[EMAIL PROTECTED],
http://www.cs.chalmers.se/~koen,
Chalmers University of Technology.