Mailing List Archive

[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@mindrot.org
Reporter: gabriel.homa@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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs