https://bugzilla.mindrot.org/show_bug.cgi?id=2843
--- Comment #3 from Darren Tucker <[email protected]> --- (In reply to Rashmi from comment #2) > Thanks for your reply. Actually we are using openssh source code > integrated with my project which runs on linux platform. > > Please find the $TERM output below: > > root:/# echo $TERM > vt100 You didn't answer the question about which terminal emulator you're using, unless you are using a physical VT100, which seems pretty unlikely. Please fully describe: - client including ssh client and terminal emulator - server including OS and ssh server. If this is a self-made OS then debugging that is out of the scope of the OpenSSH team (I'd suggest making sure you have the correct termcap and/or terminfo entries). Also, 5.1 is pushing 10 years old at this point and has a number of known security issues (see https://www.openssh.com/releasenotes.html and search for "Security"). -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
