document workaround for xterm-256color
Open
- Dominant language
- Go
- Stars
- 28
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Once Cmd.io gets the latest SSH package update that has better PTY support (including use of `TERM`), users (esp those on Lion) may run into this error:
```
Error opening terminal: xterm-256color.
```
I don't fully grok everything going on (is it Docker complaining about terminal type? the system via docker? the image? the program in the image?), but the problem isn't specific to Cmd.io or Docker:
https://www.cloudfarm.it/fix-error-opening-terminal-xterm-256color-unknown-terminal-type/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.