Eric Dubé

Results 68 issues of Eric Dubé

I might have missed something but it seems like I can't use this for my basic use-case: I want columns that are automatically-sized to wrap text. I'm using xtermjs and...

opening draft PR to track merge conflicts

Hello, I'm curious if a better merge algorithm would be considered in-scope. Right now the patch always applies to the same line position regardless of context. When I found this...

To improve security we would like to define and configure middleware used by each route in a small number of groups or "access levels". Right now we only have system-wide...

Currently this commit breaks websocket events and needs to be updated.

These changes would have saved me some time. Maybe this will be true for other people as well.

bundler could collect these automatically from Git

Right now commands outputting binary which cannot be rendered as test (ex: txt2img) can render the terminal unusable [as reported here](https://github.com/HeyPuter/puter/issues/15). Most shells will have this same issue because byte...

When checking if stream values are BLOB, string, ArrayBuffer, etc; instead adapt two of these to whichever type the respective command operates on. Eventually we'll factor this out and allow...