On Thu, 14 May 2015 09:23:34 +0200 Achim Gratz wrote: > That I already knew, and it's indeed fixed by making tcsh your default > shell over on Cygwin. I can't do that in the case I mentioned since I > still haven't been able to convince our AD administrators to fill the > respective fields.
Try: ssh -t user@hostname -- tcsh -l With option -t, it should work as you expected. -- Takashi Yano <takashi.y...@nifty.ne.jp> -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple