Martin Lund

Results 148 comments of Martin Lund

@Zorbatron That is possible but first things first. It can be added if there is a demand for it.

liblxi only provides a low level API. If you want to send large amounts of data you have to send it chunk by chunk (in this case the MTU size)...

@stevenlee7189 Sorry for the late response. I've been busy IRL and for tio I have been mostly focused on adding new features and also working backwards through the issue list....

If I understand correctly this is only a problem for vt100 users. I don't think many modern terminal emulators defaults to that anymore. We could implement a mechanism that detects...

Implemented in f5f62ee02dbfc43c18262517f3611ccb91147288. Will be part of upcoming tio v3.0.

I'll look into it. If it works as well as inih I might do the work to switch.

Fixed in 65c5a068d8f91235cbb8eeb7f34811869063652c. Resulted in a rather elaborate rewrite of many things.

The snap recipe is right here https://github.com/tio/tio.snapcraft The tio snap works fine on Ubuntu 24.04 so the Unity flavor must be doing something different.

Feel free to make a PR that does all of the above.