91861 / wayst

A simple terminal emulator
MIT License
287 stars 9 forks source link

Broken characters after running htop #44

Closed orhun closed 4 years ago

orhun commented 4 years ago

Hi, nice project :+1:

I was trying it out and wanted to see my system stats and simply ran htop. It looks like it broke the terminal characters/font.

t

t

My default terminal on the left and wayst on the right.

Is it a font issue?

91861 commented 4 years ago

Is it a font issue?

Looks like some problem with the interpreter, possibly caused by something in PS1. Does this happen when running ./wayst -x htop ?

orhun commented 4 years ago

Nope, it didn't happen at all.

t

91861 commented 4 years ago

If e4ae37b962856ab6d80530db27d73c4699ff484c didn't fix it, what is the output of ./wayst --debug-pty when starting htop from the shell?

orhun commented 4 years ago

It didn't fix it. Logs: wayst.log