ludek_coufal schrieb:
> I can test sftp, but I can not change keyboard and insert, enter @.
> Procedure:
> - startxwin.bat
> - I can enter (sftp [EMAIL PROTECTED])    but how insert @?  On keyboard @ 
> not work.

(You don't need X11 to run sftp)
Most likely you need to uncomment the following entrys in ~/.inputrc
# Allow 8-bit input/output
set meta-flag on
set convert-meta off
set input-meta on
set output-meta on

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/

Reply via email to