[Bug 1336] Environment variable changes
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Thu Jun 12 17:48:00 EST 2008
https://bugzilla.mindrot.org/show_bug.cgi?id=1336
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> 2008-06-12 17:47:56 ---
Yes, the $TERM supplied by the client takes precedence over any one set
in ~/.ssh/config.
On the other hand, you can set it in your shell's initialisation
(.profile, .bash_profile) and also in ~/.ssh/environment (which does
take precedence over the client-specified $TERM).
.ssh/environment is documented in the sshd(8) manpage.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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.
More information about the openssh-bugs
mailing list