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
Seems logical that you wouldn’t update the units unaffected by change, hence the background color is only updated upon change.
You think so? But it does not look good and it does not happen going from any other color to any other color. So I do not think this is wanted behaviour.
To recreate:
start with black characters and black background:
python3 unimatrix.py -c black -g black
now change background to another color, for example by pressing
!
Screenshot of behaviour
The color does not change at once, but rather change with incoming characters.
The behavior was easy to reproduce.
The text was updated successfully, but these errors were encountered: