dwood
dwood
https://github.com/chjj/blessed/blob/eab243fc7ad27f1d2932db6134f7382825ee3488/lib/widgets/terminal.js#L218 It's been 2 years since pty.js has updated, and so swapping the pty.js require out for node-pty, which is being maintained may be prudent. I and a couple others...
pty.js is not being updated, while node-pty still is. Additionally, pty.js does not run on windows, while node-pty has windows support. closes #327
At resolutions > 1080p, interface is difficult to read. Font is downright miniscule at 4k.
**Describe the bug** When using SteamVR with the new UI, it introduce intermittent stalls in frame output, and is generally incredibly laggy. Whenever I move my head the game follows,...
Printing logs to console while running the mod really sucks. Need better diagnostics, so we should integrate PDCurses to reduce log spam
The dependencies holding us back are: `d3dx9.h` and `d3dx9math.h`
Meson is so much simpler and easier to learn and use. https://mesonbuild.com/
Remove dependency on external libs we have no control over and better ensure license compatibility.
https://github.com/catchorg/Catch2/blob/v2.x/docs/cmake-integration.md#installing-catch2-from-git-repository