Bartek Fabiszewski

Results 19 comments of Bartek Fabiszewski

Thanks for this deep analysis. Generally you are right, because the function doesn't work for all use cases. On the other hand, the situation you describe should never happen, because...

I had a closer look. For now, I just refactored the function a bit to make it more compatible with the other buffer functions. As you noticed it should return...

Yes, I want to have such feature, even for my own use. Just need to find some time to do it

Which version of ulogger is that? Try latest git version, because there have been many changes since last release. This is probably fixed here: https://github.com/bfabiszewski/ulogger-server/commit/9f139c70f478a3d6d27cb8d9b6660f29372412d8

I've just released new [version 1.1](https://github.com/bfabiszewski/ulogger-server/releases/tag/v1.1). This problem should be fixed in this release.

Thanks for the suggestion! I don't think I will have time soon to implement such feature. It is not needed for basic terminal usage, as most commands don't require characters...

I don't have access to newer devices, so it may be difficult to correct. Could you post a screenshot? Which kterm version is it? Did you compile it yourself, or...

Thanks @NiLuJe This could be probably resolved with GTK styles.

Hi! This is a known problem (see also #9). Unfortunately kterm virtual keyboard doesn't support scripts that require advanced input methods. I don't think I will be able to implement...

You probably don't have termcap installed in your container? You could probably use [the one shipped with kterm kindle package](https://github.com/bfabiszewski/kterm/tree/master/kindle.pkg/vte).