abishekvashok / cmatrix

Terminal based "The Matrix" like implementation
GNU General Public License v3.0
4.02k stars 417 forks source link

Allow the "-l" option to be used when running cmatrix not in console - feature request #1

Closed ghost closed 7 years ago

ghost commented 8 years ago

When not in console and running "cmatrix" with the "-l" one gets this error:

Couldn't get a file descriptor referring to the console

But I would really like to be able to run it with the "-l" option in order to get that cool matrix style font without getting that error. So I think that something should be changed in cmatrix to allow this, such as converting the font to an X font and then making cmatrix use this font when it is run using the "-l" option outside of the console.

wyntau commented 8 years ago

sorry @SeventhSonOfASeventhSon this is just a source code mirror, I'm not very familiar with C, so I can't help.

ghost commented 8 years ago

@Treri, Oh, so where would be a better place then to suggest this feature?

wyntau commented 8 years ago

@SeventhSonOfASeventhSon http://www.asty.org/cmatrix/

abishekvashok commented 7 years ago

The error is because the fonts come in conflicts with your fonts outside the console (mostly, in a terminal) and that's why it's happening. If you really want I would try a workaround.

abishekvashok commented 7 years ago

@SeventhSonOfASeventhSon -l requires you have consolechars and you run it in a console. So, theres nothing we can do about it except that you change the font preferences and run the matrix font.