charmbracelet / wishlist

The SSH directory ✨
MIT License
1.13k stars 26 forks source link

Colors missing in Windows when using Wishlist to access server #313

Open louisescher opened 4 months ago

louisescher commented 4 months ago

Describe the bug I have a server set up that sends colored text via ssh & stout: image

When using wishlist, the color is not relayed to my terminal output: image

Setup Please complete the following information along with version numbers, if applicable.

To Reproduce Steps to reproduce the behavior:

  1. Install Wishlist 0.14.1
  2. Use it to ssh into any server which gives back colored text
  3. Use normal ssh commands to access the same server
  4. See difference

Expected behavior Wishlist should properly display the colors that are sent with the text by the server.