BiatuAutMiahn

Results 57 issues of BiatuAutMiahn

Would it be possible to implement VR support in the demo? Thank you

can you implement XZ compression, instead of just lzma, or is that redundant.

Is this multithreaded? even with lzma?

When using the mobile brownser like chrome on android, the terminal scaling is off, it terminal overflows off screen and you cannot scroll. I think the solution would be to...

enhancement
help wanted

Here is my script: ``` import asyncio import json import pyppeteer from pyppeteer import launch bills=[{ "Alias": "Piedmont Natural Gas", "URI": "https://www.piedmontng.com/youraccount/onlineservices/billinformation.aspx", "Username": "", "Password": "", "UsernameSelector": "#ctl00_BodyCopy_Login1_LoginView1_Login1_UserName", "PasswordSelector": "#ctl00_BodyCopy_Login1_LoginView1_Login1_Password",...

I discovered this when looking into why Halo 3 does not restore the last profile when restarting the game. It appears that a memory location is included in the path...

bug

Please add option to show piece bar for file progress. --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/84319717-file-progress-style?utm_campaign=plugin&utm_content=tracker%2F298524&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F298524&utm_medium=issues&utm_source=github).

Feature request

Please add ability to edit text files?

Hello I am currently attempting to create a virtual buffer with the size of 320x132, and draw 0,0,160,132 to one display and 160,0,160,132 to the other display. yet I can't...

Added some debug messaging to _normalizeUrl()