You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wanted the duck cursor in my terminal emulator that I'd later replace with an animu girl's head, so I decided to give this project a try. Below are the issues I encountered along the way with the recent binary release:
The program crashes when resizing with one of the following error messages: fatal error: sync: unlock of unlocked mutex or panic: runtime error: integer divide by zero
There appears to be a random red colored letter t on the right side of the window (???)
The gray color in the bottom color thingy shouldn't go all the way to the window's edge
The green selection when you click with the left mouse key and drag through text is slow
Issues with filenames consisting of chinese & japanese letters
The text was updated successfully, but these errors were encountered:
Wanted the duck cursor in my terminal emulator that I'd later replace with an animu girl's head, so I decided to give this project a try. Below are the issues I encountered along the way with the recent binary release:
fatal error: sync: unlock of unlocked mutex
orpanic: runtime error: integer divide by zero
The text was updated successfully, but these errors were encountered: