Skip to content

Consider setting TERM to xterm-256color #828

@SteveL-MSFT

Description

@SteveL-MSFT

With the change to set TERM=xterm if TERM is not set, this allows some vt100 codes to work correctly. However, if you ssh into Ubuntu16.04 (for example), you'll notice that the prompt doesn't have color. However if you:

set TERM=xterm-256color
ssh user@computer

The bash prompt has full color as you would expect. Don't know if this setting is only compatible with Win10.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions