[Bug 3341] New: Allow for TERM overriding with SetEnv directive

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Aug 20 20:30:16 AEST 2021


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.


More information about the openssh-bugs mailing list