[Bug 3760] SSH blocks terminal scroll
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu Dec 5 00:15:10 AEDT 2024
https://bugzilla.mindrot.org/show_bug.cgi?id=3760
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
Resolution|--- |WORKSFORME
Status|NEW |RESOLVED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
This is a problem between your terminal and your shell. Something
(maybe your shell) is instructing your terminal to interpret mouse
wheel movements as control codes instead of handling them as it
normally would.
OpenSSH isn't in a position to fix this. You'll have to figure out
which of these is messing things up and get them to fix it. Maybe
putting a call to "reset" in your shell initialisation could be enough.
--
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.
More information about the openssh-bugs
mailing list