Lu Xu

Results 55 comments of Lu Xu

This is my python version with a lot of customizabilities (it works on Windows, too): https://github.com/OliverLew/fio-cdm It can solve a lot of the feature requests and I plan to work...

The '-O -' part in curl command can just be deleted, cause curl will print the content by default. And option used here is wrong, I think it should be...

@space-pagan Confirmed on Arch Linux, building with `make` gives the default background color, and with `cmake` does not. Also, the difference between aur package and official repo package is exactly...

@johnblommers I was posting this as a feature request, `diffuse` indeed does not wrap lines now.

vimdiff + diffchar plugin may be an alternative. I don't know if there are other programs with multi-way comparison and line wrapping.

Sorry to reply after such a long time. My first thought is, the image would be very long, since normally there might be hundreds fonts installed on our systems. `ueberzug`...

I also had this. I couldn't make color emoji work after a while of research. For JoyPixels apparently imagemagick is not able to read the font: ``` $ convert xc:white...

Well, for me I use `*.{fore,back}ground` in my Xresources file, in which case the method in the PR does not work. And there are some terminal emulators that does not...

This is happening to me, too. I think the rofi configuration should override everything that could be set in user's own config file (`~/.config/rofi/config.rasi`), so the look and feel is...

`Goyo` seems to create multiple invisible vim panes to achieve the padding effect. I am not sure if that is related.