Andrei Shpilenok

Results 4 issues of Andrei Shpilenok

### Describe the bug It seems that removing smart resize handling (#6016) actually results in an experience different than some terminals, and one that I'd argue is worse. See, for...

bug
A-Display
A-Prompt

On my Wayland machine, if I supply the `GLFW_USE_WAYLAND=ON` option to cmake via the command line, this allows me to compile the code and run the resultant binary successfully. I'm...

While working on the [gator study](https://github.com/cucapra/gator-study), it has come to my attention that gator could benefit from a machine-readable mode, i.e., one where another program can programmatically interact with the...

I've found it frustrating to integrate GPU zones in my application. Tracy wants to be very involved in the details of how GPU zones are constructed, and because of this,...