bugzilla-daemon at mindrot.org
2021-Aug-20 10:30 UTC
[Bug 3341] New: Allow for TERM overriding with SetEnv directive
https://bugzilla.mindrot.org/show_bug.cgi?id=3341 Bug ID: 3341 Summary: Allow for TERM overriding with SetEnv directive Product: Portable OpenSSH Version: 7.9p1 Hardware: amd64 OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: gabriel.homa at pm.me Hello, With the ever increasing amount of available terminal emulators I'd like to request an enhancement to SSH that would allow for $TERM to be overwritten by the SetEnv directive. This would allow for configurations such as: ``` Host *.debian10.org SetEnv TERM=xterm-256color Host *.fedora34.org SetEnv TERM=alacritty ``` Making the lives of users managing older systems happier :) Thank you for your time. Kind regards, Gabriel. -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2021-Aug-20 12:54 UTC
[Bug 3341] Allow for TERM overriding with SetEnv directive
https://bugzilla.mindrot.org/show_bug.cgi?id=3341 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME CC| |djm at mindrot.org Status|NEW |RESOLVED --- Comment #1 from Damien Miller <djm at mindrot.org> --- This is already a feature in OpenSSH 8.7 that was released today: https://www.openssh.com/releasenotes.html#8.7 -- 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 mindrot.org
2022-Feb-25 02:57 UTC
[Bug 3341] Allow for TERM overriding with SetEnv directive
https://bugzilla.mindrot.org/show_bug.cgi?id=3341 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Damien Miller <djm at mindrot.org> --- closing bugs resolved before openssh-8.9 -- 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.