screen-16color terminal is not supported
Open
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 245
- Avg merge
- 13m
- Merged PRs (30d)
- 5
Description
I use konsole as terminal emulator with TERM=xterm-16color and tmux with default-terminal set to screen-16color. 16 color pallete is solarized theme.
When I run pudb it's rendered in 8 colors so interface is not readable. At the moment I have to run pudb as `TERM=xterm-16color pudb` to force 16-color rendering.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.