Trying to use KiTTY with Cygwin (x86) on Windows 7 x64.
- Installed latest Cygwin and all needed packages.
- Added
;c:\cygwin\usr\local\bin\;c:\cygwin\binto systemPathenv. - Downloaded KiTTYCyg for Cygwin 1.7 form here: http://www.9bis.net/kitty/?page=PuTTYCyg and unpacked it to KiTTY dir.
When I'm selecting "Cygterm" as connection type in KiTTY and using "-" as command, I'm getting this error in terminal window:
/bin/sh: No such file or directoryAnd if using something like "mosh" as command, getting this error:
mosh: Permission denied
Please help me to find a reason.