aravk33

Results 8 issues of aravk33

I am submitting a Feature Request. Could you make an option in cmatrix that lets it look like this? ![image](https://user-images.githubusercontent.com/33519300/40275203-a0ec8884-5c06-11e8-91c2-c821bcb486f9.png) Basically, you add random binary, randomize the font size, and...

Feature

The image in the README no longer exists. Can you upload a new image? ![image](https://user-images.githubusercontent.com/33519300/72260718-77d98000-3639-11ea-8779-83bf410513f6.png)

It would be nice if it stored the results in a local file, so they can be viewed later. Also with the option to delete results, etc.

enhancement

I would like trailing spaces to always be `·`, but sometimes they show as `-`. I'm not able to figure out what causes it to show it differently, but the...

I am still unable to get _any_ sort of output using this library with my 128x64 glcd (ks0108 driver). I tried using this really simple program: ``` PINMAP = {...

Right now when one_nvim_transparent_bg is true, the sign column and cursor line number look like this: ![image](https://user-images.githubusercontent.com/33519300/132254200-fd9eaa4d-be24-4ddb-9d02-251412a7d793.png) But they should have transparent backgrounds too. This can be fixed with `highlight...

Since python 3.5, python3 venvs are recommended - so can support for them be added? I found [this](https://github.com/poljar/weechat-matrix/issues/105) issue where support for virtualenvs was added, and a person mentioned that...

Is it currently possible to send messages with markdown formatting? Messages sent from other clients that were formatted render properly, but I couldn't figure out how to send formatted messages...