cmatrix icon indicating copy to clipboard operation
cmatrix copied to clipboard

termios not working on screensaver when running cmatrix with sudo

Open mattthhh opened this issue 1 year ago • 0 comments

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 ?

  • OS: RH8
  • Version: latest

mattthhh avatar May 06 '24 11:05 mattthhh