Re: SSH and command line 'Q'

q doesn’t support command line editing at all and this needs to be handled by and external app.

rlwrap is a solution but you putty session needs to be configured to emit the proper key codes

that are understood by rlwrap.

felix

> q doesn’t support command line editing at all and this needs to be handled> by and external app.rlwrap is a solution but you putty session needs to be> configured to emit the proper key codes> that are understood by rlwrap.>rlwrap works perfectly, thanks. I didn’t have to configure putty - Ijust used the default Keyboard settings.