On Mon, 16 Jun 2003 13:07:57 -0600, Jeff Ross <[EMAIL PROTECTED]> wrote:
> If I understand it correctly, the typical shell uses the readline > library to accomplish this. Bash does, Korn (my favorite OpenBSD > shell) must as well. Python must have an equivalent. Python does have a readline module, but it does not appear to be installed on any of my three servers. I don't know what the deal is. Generally, if the module is in the docs, it comes installed when you do a source install. I do not know if you have to do something special when you compile to get it. Regardless, I don't have it and don't know how to get it. And if I don't have it, I would guess many other people don't have it. I'd hate to make configure require something that many people don't have. > Crtl-backspace doesn't work here. I'm using a version of the Korn > shell, but I think bash would be the same, since if I understand it > correctly, both use the same readline library. Weird. Any suggestions, anyone? Gre7g. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
