bugzilla-daemon at bugzilla.mindrot.org
2018-Mar-23 10:01 UTC
[Bug 2843] New: Control Keys (UP/Down) is not properly working.
https://bugzilla.mindrot.org/show_bug.cgi?id=2843 Bug ID: 2843 Summary: Control Keys (UP/Down) is not properly working. Product: Portable OpenSSH Version: 5.1p1 Hardware: Other OS: Linux Status: NEW Severity: major Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org Reporter: rashmi.k.agrawal at gmail.com We are usinh Openssh version 5.1. And we are trying to telnet anoth machine through SSH Session logged in with openssh. So, while pressing down arrow key to browse the menu resulting into logging out of the telnet session. As OpenSSH sends ESC char on pressing down arrow key first time. Please let me know if this has been fixed in later version or any other solution for this. -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2018-Mar-23 10:31 UTC
[Bug 2843] Control Keys (UP/Down) is not properly working.
https://bugzilla.mindrot.org/show_bug.cgi?id=2843 Darren Tucker <dtucker at dtucker.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dtucker at dtucker.net --- Comment #1 from Darren Tucker <dtucker at dtucker.net> --- (In reply to Rashmi from comment #0)> So, while pressing down arrow key to browse the menu resulting into > logging out of the telnet session. As OpenSSH sends ESC char on > pressing down arrow key first time.I suspect you have your $TERM set wrong on either the client or on the server after you log in. What distro is this, which terminal are you using and what is $TERM set to. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2018-Mar-23 11:18 UTC
[Bug 2843] Control Keys (UP/Down) is not properly working.
https://bugzilla.mindrot.org/show_bug.cgi?id=2843 --- Comment #2 from Rashmi <rashmi.k.agrawal at gmail.com> --- 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 are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2018-Apr-01 23:42 UTC
[Bug 2843] Control Keys (UP/Down) is not properly working.
https://bugzilla.mindrot.org/show_bug.cgi?id=2843 --- Comment #3 from Darren Tucker <dtucker at dtucker.net> --- (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 > vt100You 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.
bugzilla-daemon at bugzilla.mindrot.org
2018-Jul-31 02:00 UTC
[Bug 2843] Control Keys (UP/Down) is not properly working.
https://bugzilla.mindrot.org/show_bug.cgi?id=2843 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |djm at mindrot.org Resolution|--- |WORKSFORME --- Comment #4 from Damien Miller <djm at mindrot.org> --- Closing (three months with no followup from requestor) -- 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.
bugzilla-daemon at bugzilla.mindrot.org
2018-Oct-19 06:17 UTC
[Bug 2843] Control Keys (UP/Down) is not properly working.
https://bugzilla.mindrot.org/show_bug.cgi?id=2843 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Damien Miller <djm at mindrot.org> --- Close RESOLVED bugs with the release of openssh-8.0 -- 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.