Olivia5k / doge

wow very terminal doge
https://pypi.python.org/pypi/doge/
MIT License
961 stars 91 forks source link

Issues using mosh #43

Closed reanimus closed 10 years ago

reanimus commented 10 years ago

I'm not sure if this is a glitch with mosh or with doge.py, but whenever I connect using mosh, the pretty doge is completely butchered. I've tested it using both ssh and mosh on the same terminal with identical settings, but only mosh does it.

SSH results

With SSH, it loads fine. However, with mosh...

mosh results

Nothing huge (doge doesn't make or break my terminal experience), but I figured it was worth reporting.

Olivia5k commented 10 years ago

Hm, I would say that is something on mosh's end. I know mosh does some trickery to quickly paint stuff in a seamless manner, so it's not difficult to fathom that something like that is messing this up.

I don't think there is anything I can do, because the ASCII Shibe already has color codes surrounding every single cell. There is nothing I can improve to a higher resolution in regard to the image. I also note that most of the colors that are messing Shibe up is not present anywhere else on the screen, which is peculiar.

Is it the same breakage everytime? What happens if you find doge.txt and cat it?

Either way, I suggest that you open an issue with mosh and reference to this one. They might figure something cool out. :>

Olivia5k commented 10 years ago

Just like #44, I don't think there is anything doge can do about this since this is in a very specific environment. Closing this one as well. Thanks for reporting it anyway!