Re: [PATCH v2] Add a ssh_config Term option to override TERM

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

 



On Fri, 14 Aug 2015, Omar Sandoval wrote:

> This is useful when a server is missing the necessary terminfo and
> avoids having to manually set TERM before invoking ssh every time.

I don't think adding a special-case for TERM is worth it, but maybe
a more generic "SetEnv" that works in conjunction with SendEnv?

E.g.

Host foo
	SetEnv TERM xterm
	SetEnv LANG C

TERM would be sent implicitly as part of session setup, but the rest would
be equivalent to pre-loading the environment and doing SendEnv.

-d
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev



[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux