liamg / darktile

:waning_crescent_moon: Darktile is a GPU rendered terminal emulator designed for tiling window managers.
MIT License
3.03k stars 113 forks source link

various small visual oddities #320

Open splace opened 2 years ago

splace commented 2 years ago

run on Solus Mate. FWIW

images from a test display of features from a weekend project of mine to write a terminal UI in golang.

(see images)

darktile darktile latest release.(today)

gnome term *gnome (40) terminal 3.40.3

splace commented 2 years ago

when i put a char inside red box in the above test (and alternate it with a space) i get this.....(see videos)

to me seems to be related, one char off issue?

what i get in gnome terminal is as expected.

https://user-images.githubusercontent.com/1234848/132238397-532f5455-98d5-42d8-8b97-0b6ea040947d.mp4

in darktile, seems the attributes are spilling onto adjacent cells also setting the colour by an attribute, (not using colour assignment which is right) is also one off, giving yellow instead of green.

https://user-images.githubusercontent.com/1234848/132238405-a1524aa8-95f3-4297-b421-1db56f617c66.mp4