Claudio Matsuoka

Results 37 comments of Claudio Matsuoka

Hm, it seems that I forgot to send the final parts of my PR. Too many things to do I guess. Please allow a few more days so I can...

I'll improve the documentation and add some other minor changes to make the font be loadable by default in Debian/Ubuntu systems.

Network graph won't work on the Linux console as well (which is an unfortunate thing to happen in a system without a graphic terminal). CPU and memory graphs are discernible...

Certainly a font issue. I'll see how to add the appropriate characters to the console font. ![image](https://user-images.githubusercontent.com/317355/52181746-9fdf2300-27dc-11e9-9765-05f2742dd382.png)

Fixed by creating an appropriate Linux console font with the required Unicode code points (braille and block characters). @cjbassi, I can contribute the psf font to the project to allow...

I'll refine the font file and issue a pull request. The font is a 512-glyph 16x8 fixed size psf for console, and I'm not sure if you can use it...

The PSF font is in PR #135. (I apologize for taking so long to send such a simple PR, but things were a bit busy here in the last few...

Thanks. The pathlib conversion is certainly welcome, however automatically including dot files that were previously filtered out could cause problems to projects using the dump plugin. For example, snaps suddenly...

There are many other dot-files we won't want: things like `.github`, `.pytest_cache`, `.readthedocs.yml`, `.tox` come to mind, which may not be related to a specific plugin or source type. I...