Eugeny / tabby

A terminal for a more modern age
https://tabby.sh
MIT License
58.32k stars 3.36k forks source link

Characters are overlapping with each other #9817

Open Henrik1601 opened 1 month ago

Henrik1601 commented 1 month ago

Version: 1.0.211 Platform: macOS arm64 23.5.0 Plugins: none Frontend: xterm-webgl

I'm using Tabby recently and found a bug that the characters are sometimes overlapping with existing character which makes difficult to read. If I want to figure out what is written, I need to copy the string and paste it in notepad then I can able to understand. Sometimes I use curl command, the endpoint which I specify becomes messy because of this issue. Please look into this issue. I've attached a picture that explains the issue.

  1. Character overlapping:

    Screenshot 2024-07-26 at 5 02 09 PM
  2. Duplicate cursor indicator:

    Screenshot 2024-07-26 at 3 43 32 PM
hgtsoi commented 1 month ago

same issue here, but on a windows computer, I found if I adjust the font size, previous characters display got normal, but following "cat" command still get overlapped characters, seems like a renderring issue, but change rendering xtermWebGL not working