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
Hi ! When I run cmatrix with option -s, any key I press is filled in the next bash prompt and I like this feature. It works thanks to termios library. Now if I run sudo cmatrix -s and I press any key, it's not printed or filled in the bash prompt. Can this be fixed ?