Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

256-color support #1902

Closed
EncryptedCurse opened this issue Apr 26, 2019 · 2 comments
Closed

256-color support #1902

EncryptedCurse opened this issue Apr 26, 2019 · 2 comments

Comments

@EncryptedCurse
Copy link

Versions

  • ConEmu build: 190331 (x64)
  • OS: Windows 10 (x64)
  • Shell: Cygwin (SSH)

Problem description

Using Cygwin's bash (through ConEmu's connector) as the task, I am logging into a remote server over SSH. As shown here, printing all 256 colors does not work under regular conditions:
regular

However, once I launch tmux and run the same script, it works just fine:
tmux

The script that I am using can be found here: https://gist.githubusercontent.com/hSATAC/1095100/raw/ee5b4d79aee151248bdafa8b8412497a5a688d42/256color.pl

Any idea as to why this is happening? Is this typical behavior? Do all the colors only work because tmux technically disables scrollback?

Steps to reproduce

  1. Execute 256color.pl regularly—the colors don't work.
  2. Open tmux and execute 256color.pl again—the colors now work.
@Maximus5
Copy link
Owner

@Maximus5
Copy link
Owner

Maximus5 commented May 4, 2019

gh-227

@Maximus5 Maximus5 closed this as completed May 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants