Yuki Nagato

Results 11 comments of Yuki Nagato

> ![image](https://user-images.githubusercontent.com/6506529/162620473-1f2c2927-f6e0-401d-a478-918c75bbe6e0.png) ![image](https://user-images.githubusercontent.com/6506529/162620480-bb5d8adf-c78c-44ce-9692-987505175d06.png) no lol Maybe I'm completely misunderstanding how it works (I've only looked into Wasm pretty briefly), but couldn't you compile the C++/C code to Wasm and use...

Windows 10 Home 1909 18363.1198 Windows Terminal 1.4.3243.0 epr 2.2.7 Python 3.6.6

I do have msys2 installed (although I don't think it's been an issue before). I'll try cleaning up my PATH variable a bit and run the script again.

So far it seems to be working, its made it past harfbuzz (I'll have to wait for it to finish to be sure). Is there any way to have the...

I just opened "Environment Variables" in "System Properties" and manually removed the "C:/msys64/mingw64" entries.

It seems that the build was successful! About nvcc and cl.exe, if autodetection doesn't work what about having their paths stored in the configuration file when its written and then...

I just submitted a [pull request](https://github.com/Textualize/rich-cli/pull/89) to add `--csv-format` that lets you set the dialect to use.

I was thinking probably by video (or channel). If it was by filter, and you use the same filters on a lot of channels, it could get annoying on channels...

A bell sound great. Maybe if the notification happened for the first message, or first after a set amount of time? (Otherwise if you could potentially end up flooded with...

What about using `ftype Python.File` to determine the executable to use? That way you would know if they are using `py.exe`, `python.exe` or whatever else for their main python install.